ReactOS 0.4.16-dev-1946-g52006dd
FIXED_INFO Struct Reference

#include <iptypes.h>

Collaboration diagram for FIXED_INFO:

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 79 of file iptypes.h.

Member Data Documentation

◆ CurrentDnsServer

PIP_ADDR_STRING FIXED_INFO::CurrentDnsServer

Definition at line 82 of file iptypes.h.

◆ DnsServerList

IP_ADDR_STRING FIXED_INFO::DnsServerList

Definition at line 83 of file iptypes.h.

◆ DomainName

char FIXED_INFO::DomainName[MAX_DOMAIN_NAME_LEN+4]

Definition at line 81 of file iptypes.h.

◆ EnableDns

UINT FIXED_INFO::EnableDns

Definition at line 88 of file iptypes.h.

◆ EnableProxy

UINT FIXED_INFO::EnableProxy

Definition at line 87 of file iptypes.h.

◆ EnableRouting

UINT FIXED_INFO::EnableRouting

Definition at line 86 of file iptypes.h.

◆ HostName

char FIXED_INFO::HostName[MAX_HOSTNAME_LEN+4]

Definition at line 80 of file iptypes.h.

◆ NodeType

UINT FIXED_INFO::NodeType

Definition at line 84 of file iptypes.h.

◆ ScopeId

char FIXED_INFO::ScopeId[MAX_SCOPE_ID_LEN+4]

Definition at line 85 of file iptypes.h.


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