ReactOS 0.4.16-dev-61-ge128cbc
|
#include <windns_undoc.h>
Public Attributes | |
struct _DNS_CACHE_ENTRY * | pNext |
PWSTR | pszName |
unsigned short | wType1 |
unsigned short | wType2 |
unsigned short | wFlags |
Definition at line 8 of file windns_undoc.h.
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.