ReactOS 0.4.16-dev-1946-g52006dd
FIXED_INFO_W2KSP1 Struct Reference

#include <iptypes.h>

Collaboration diagram for FIXED_INFO_W2KSP1:

Public Attributes

char HostName [MAX_HOSTNAME_LEN+4]
 
char DomainName [MAX_DOMAIN_NAME_LEN+4]
 
PIP_ADDR_STRING CurrentDnsServer
 
IP_ADDR_STRING DnsServerList
 
UINT NodeType
 
char ScopeId [MAX_SCOPE_ID_LEN+4]
 
UINT EnableRouting
 
UINT EnableProxy
 
UINT EnableDns
 

Detailed Description

Definition at line 73 of file iptypes.h.

Member Data Documentation

◆ CurrentDnsServer

PIP_ADDR_STRING FIXED_INFO_W2KSP1::CurrentDnsServer

Definition at line 76 of file iptypes.h.

Referenced by main().

◆ DnsServerList

IP_ADDR_STRING FIXED_INFO_W2KSP1::DnsServerList

Definition at line 77 of file iptypes.h.

Referenced by GetNetworkParams(), main(), Query_Main(), and ShowInfo().

◆ DomainName

◆ EnableDns

UINT FIXED_INFO_W2KSP1::EnableDns

Definition at line 82 of file iptypes.h.

◆ EnableProxy

UINT FIXED_INFO_W2KSP1::EnableProxy

Definition at line 81 of file iptypes.h.

◆ EnableRouting

UINT FIXED_INFO_W2KSP1::EnableRouting

Definition at line 80 of file iptypes.h.

Referenced by ShowInfo().

◆ HostName

◆ NodeType

UINT FIXED_INFO_W2KSP1::NodeType

Definition at line 78 of file iptypes.h.

Referenced by GetNetworkParams(), and ShowInfo().

◆ ScopeId

char FIXED_INFO_W2KSP1::ScopeId[MAX_SCOPE_ID_LEN+4]

Definition at line 79 of file iptypes.h.

Referenced by GetNetworkParams().


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