ReactOS 0.4.16-dev-1946-g52006dd
_IP_PER_ADAPTER_INFO_W2KSP1 Struct Reference

#include <iptypes.h>

Collaboration diagram for _IP_PER_ADAPTER_INFO_W2KSP1:

Public Attributes

UINT AutoconfigEnabled
 
UINT AutoconfigActive
 
PIP_ADDR_STRING CurrentDnsServer
 
IP_ADDR_STRING DnsServerList
 

Detailed Description

Definition at line 62 of file iptypes.h.

Member Data Documentation

◆ AutoconfigActive

UINT _IP_PER_ADAPTER_INFO_W2KSP1::AutoconfigActive

Definition at line 64 of file iptypes.h.

Referenced by GetPerAdapterInfo(), and Initialize().

◆ AutoconfigEnabled

UINT _IP_PER_ADAPTER_INFO_W2KSP1::AutoconfigEnabled

Definition at line 63 of file iptypes.h.

Referenced by ShowInfo().

◆ CurrentDnsServer

PIP_ADDR_STRING _IP_PER_ADAPTER_INFO_W2KSP1::CurrentDnsServer

Definition at line 65 of file iptypes.h.

◆ DnsServerList

IP_ADDR_STRING _IP_PER_ADAPTER_INFO_W2KSP1::DnsServerList

Definition at line 66 of file iptypes.h.

Referenced by Initialize(), and LANStatusUiDetailsDlg().


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