#include <IPTypes.h>
Public Attributes | |
| _IP_ADAPTER_INFO * | Next |
| DWORD | ComboIndex |
| char | AdapterName [MAX_ADAPTER_NAME_LENGTH+4] |
| char | Description [MAX_ADAPTER_DESCRIPTION_LENGTH+4] |
| UINT | AddressLength |
| BYTE | Address [MAX_ADAPTER_ADDRESS_LENGTH] |
| DWORD | Index |
| UINT | Type |
| UINT | DhcpEnabled |
| PIP_ADDR_STRING | CurrentIpAddress |
| IP_ADDR_STRING | IpAddressList |
| IP_ADDR_STRING | GatewayList |
| IP_ADDR_STRING | DhcpServer |
| BOOL | HaveWins |
| IP_ADDR_STRING | PrimaryWinsServer |
| IP_ADDR_STRING | SecondaryWinsServer |
| time_t | LeaseObtained |
| time_t | LeaseExpires |
|
|
Definition at line 79 of file IPTypes.h. Referenced by fw_open(). |
|
|
|
|
|
|
|
|
Definition at line 78 of file IPTypes.h. Referenced by fw_open(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 77 of file IPTypes.h. Referenced by fw_open(). |
|
|
|
|
|
|
|
|
Definition at line 84 of file IPTypes.h. Referenced by fw_open(). |
1.4.2