|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <iptypes.h>

Public Attributes | |
| UINT | AutoconfigEnabled |
| UINT | AutoconfigActive |
| PIP_ADDR_STRING | CurrentDnsServer |
| IP_ADDR_STRING | DnsServerList |
| UINT _IP_PER_ADAPTER_INFO_W2KSP1::AutoconfigActive |
Definition at line 64 of file iptypes.h.
Referenced by GetPerAdapterInfo(), and Initialize().
| UINT _IP_PER_ADAPTER_INFO_W2KSP1::AutoconfigEnabled |
Definition at line 63 of file iptypes.h.
Referenced by ShowInfo().
| PIP_ADDR_STRING _IP_PER_ADAPTER_INFO_W2KSP1::CurrentDnsServer |
| IP_ADDR_STRING _IP_PER_ADAPTER_INFO_W2KSP1::DnsServerList |
Definition at line 66 of file iptypes.h.
Referenced by Initialize(), and LANStatusUiDetailsDlg().