ReactOS 0.4.15-dev-8092-ge0ba2f3
_DNS_CACHE_ENTRY Struct Reference

#include <windns_undoc.h>

Collaboration diagram for _DNS_CACHE_ENTRY:

Public Attributes

struct _DNS_CACHE_ENTRYpNext
 
PWSTR pszName
 
unsigned short wType1
 
unsigned short wType2
 
unsigned short wFlags
 

Detailed Description

Definition at line 8 of file windns_undoc.h.

Member Data Documentation

◆ pNext

struct _DNS_CACHE_ENTRY* _DNS_CACHE_ENTRY::pNext

Definition at line 10 of file windns_undoc.h.

Referenced by DisplayDns(), and DnsIntCacheGetEntries().

◆ pszName

PWSTR _DNS_CACHE_ENTRY::pszName

Definition at line 14 of file windns_undoc.h.

◆ wFlags

unsigned short _DNS_CACHE_ENTRY::wFlags

Definition at line 18 of file windns_undoc.h.

◆ wType1

unsigned short _DNS_CACHE_ENTRY::wType1

Definition at line 16 of file windns_undoc.h.

◆ wType2

unsigned short _DNS_CACHE_ENTRY::wType2

Definition at line 17 of file windns_undoc.h.


The documentation for this struct was generated from the following file: