ReactOS 0.4.15-dev-7958-gcd0bb1a
_STATE Struct Reference

#include <nslookup.h>

Public Attributes

BOOL debug
 
BOOL defname
 
BOOL d2
 
BOOL recurse
 
BOOL search
 
BOOL vc
 
BOOL ignoretc
 
BOOL MSxfr
 
CHAR domain [256]
 
CHAR srchlist [6][256]
 
CHAR root [256]
 
DWORD retry
 
DWORD timeout
 
DWORD ixfrver
 
PCHAR type
 
PCHAR Class
 
USHORT port
 
CHAR DefaultServer [256]
 
CHAR DefaultServerAddress [16]
 

Detailed Description

Definition at line 66 of file nslookup.h.

Member Data Documentation

◆ Class

PCHAR _STATE::Class

Definition at line 83 of file nslookup.h.

◆ d2

BOOL _STATE::d2

Definition at line 70 of file nslookup.h.

◆ debug

BOOL _STATE::debug

Definition at line 68 of file nslookup.h.

◆ DefaultServer

CHAR _STATE::DefaultServer[256]

Definition at line 85 of file nslookup.h.

◆ DefaultServerAddress

CHAR _STATE::DefaultServerAddress[16]

Definition at line 86 of file nslookup.h.

◆ defname

BOOL _STATE::defname

Definition at line 69 of file nslookup.h.

◆ domain

CHAR _STATE::domain[256]

Definition at line 76 of file nslookup.h.

◆ ignoretc

BOOL _STATE::ignoretc

Definition at line 74 of file nslookup.h.

◆ ixfrver

DWORD _STATE::ixfrver

Definition at line 81 of file nslookup.h.

◆ MSxfr

BOOL _STATE::MSxfr

Definition at line 75 of file nslookup.h.

◆ port

USHORT _STATE::port

Definition at line 84 of file nslookup.h.

◆ recurse

BOOL _STATE::recurse

Definition at line 71 of file nslookup.h.

◆ retry

DWORD _STATE::retry

Definition at line 79 of file nslookup.h.

◆ root

CHAR _STATE::root[256]

Definition at line 78 of file nslookup.h.

◆ search

BOOL _STATE::search

Definition at line 72 of file nslookup.h.

◆ srchlist

CHAR _STATE::srchlist[6][256]

Definition at line 77 of file nslookup.h.

◆ timeout

DWORD _STATE::timeout

Definition at line 80 of file nslookup.h.

◆ type

PCHAR _STATE::type

Definition at line 82 of file nslookup.h.

◆ vc

BOOL _STATE::vc

Definition at line 73 of file nslookup.h.


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