ReactOS 0.4.15-dev-7942-gd23573b
_DnsRecordFlags Struct Reference

#include <windns.h>

Public Attributes

DWORD Section:2
 
DWORD Delete:1
 
DWORD CharSet:2
 
DWORD Unused:3
 
DWORD Reserved:24
 

Detailed Description

Definition at line 237 of file windns.h.

Member Data Documentation

◆ CharSet

DWORD _DnsRecordFlags::CharSet

◆ Delete

DWORD _DnsRecordFlags::Delete

Definition at line 239 of file windns.h.

Referenced by DnsRecordCompare().

◆ Reserved

DWORD _DnsRecordFlags::Reserved

Definition at line 242 of file windns.h.

Referenced by DnsRecordCompare().

◆ Section

DWORD _DnsRecordFlags::Section

◆ Unused

DWORD _DnsRecordFlags::Unused

Definition at line 241 of file windns.h.

Referenced by DnsRecordCompare().


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