ReactOS 0.4.15-dev-7953-g1f49173
_IP_PER_ADAPTER_INFO Struct Reference

#include <iptypes.h>

Collaboration diagram for _IP_PER_ADAPTER_INFO:

Public Attributes

UINT AutoconfigEnabled
 
UINT AutoconfigActive
 
PIP_ADDR_STRING CurrentDnsServer
 
IP_ADDR_STRING DnsServerList
 

Detailed Description

Definition at line 73 of file iptypes.h.

Member Data Documentation

◆ AutoconfigActive

UINT _IP_PER_ADAPTER_INFO::AutoconfigActive

Definition at line 75 of file iptypes.h.

Referenced by GetPerAdapterInfo(), and Initialize().

◆ AutoconfigEnabled

UINT _IP_PER_ADAPTER_INFO::AutoconfigEnabled

Definition at line 74 of file iptypes.h.

Referenced by ShowInfo().

◆ CurrentDnsServer

PIP_ADDR_STRING _IP_PER_ADAPTER_INFO::CurrentDnsServer

Definition at line 76 of file iptypes.h.

◆ DnsServerList

IP_ADDR_STRING _IP_PER_ADAPTER_INFO::DnsServerList

Definition at line 77 of file iptypes.h.

Referenced by Initialize(), and LANStatusUiDetailsDlg().


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