ReactOS 0.4.16-dev-2613-g9533ad7
_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().

◆ 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 LANStatusUiDetailsDlg(), and LoadTcpIpSettings().


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