IP_ADAPTER_INFO

Undocumented in source.

Members

Variables

AdapterName
char[MAX_ADAPTER_NAME_LENGTH + 4] AdapterName;
Undocumented in source.
Address
BYTE[MAX_ADAPTER_ADDRESS_LENGTH] Address;
Undocumented in source.
AddressLength
UINT AddressLength;
Undocumented in source.
ComboIndex
DWORD ComboIndex;
Undocumented in source.
CurrentIpAddress
PIP_ADDR_STRING CurrentIpAddress;
Undocumented in source.
Description
char[MAX_ADAPTER_DESCRIPTION_LENGTH + 4] Description;
Undocumented in source.
DhcpEnabled
UINT DhcpEnabled;
Undocumented in source.
DhcpServer
IP_ADDR_STRING DhcpServer;
Undocumented in source.
GatewayList
IP_ADDR_STRING GatewayList;
Undocumented in source.
HaveWins
BOOL HaveWins;
Undocumented in source.
Index
DWORD Index;
Undocumented in source.
IpAddressList
IP_ADDR_STRING IpAddressList;
Undocumented in source.
LeaseExpires
time_t LeaseExpires;
Undocumented in source.
LeaseObtained
time_t LeaseObtained;
Undocumented in source.
Next
IP_ADAPTER_INFO* Next;
Undocumented in source.
PrimaryWinsServer
IP_ADDR_STRING PrimaryWinsServer;
Undocumented in source.
SecondaryWinsServer
IP_ADDR_STRING SecondaryWinsServer;
Undocumented in source.
Type
UINT Type;
Undocumented in source.

Meta