|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <windns_undoc.h>

Public Attributes | |
| struct _DNS_CACHE_ENTRY * | pNext |
| PWSTR | pszName |
| unsigned short | wType1 |
| unsigned short | wType2 |
| unsigned short | wFlags |
| struct _DNS_CACHE_ENTRY * | Next |
| const WCHAR * | Name |
| WORD | Type |
| WORD | DataLength |
| ULONG | Flags |
Definition at line 8 of file windns_undoc.h.
| struct _DNS_CACHE_ENTRY* _DNS_CACHE_ENTRY::Next |
| struct _DNS_CACHE_ENTRY* _DNS_CACHE_ENTRY::pNext |
Definition at line 10 of file windns_undoc.h.
Referenced by DisplayDns(), and DnsIntCacheGetEntries().
| PWSTR _DNS_CACHE_ENTRY::pszName |
Definition at line 14 of file windns_undoc.h.
Definition at line 18 of file windns_undoc.h.
Definition at line 16 of file windns_undoc.h.
Definition at line 17 of file windns_undoc.h.