![]() |
Ultibo API
C/C++ API for Ultibo Core
|
#include <iphlpapi.h>
Data Fields | |
| struct _IP_ADAPTER_INFO * | next |
| uint32_t | comboindex |
| char | adaptername [MAX_ADAPTER_NAME_LENGTH+4] |
| char | description [MAX_ADAPTER_DESCRIPTION_LENGTH+4] |
| UINT | addresslength |
| uint8_t | address [MAX_ADAPTER_ADDRESS_LENGTH] |
| uint32_t | index |
| UINT | type_ |
| UINT | dhcpenabled |
| IP_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 |
| struct _IP_ADAPTER_INFO* next |
| uint32_t comboindex |
| char adaptername[MAX_ADAPTER_NAME_LENGTH+4] |
| char description[MAX_ADAPTER_DESCRIPTION_LENGTH+4] |
| UINT addresslength |
| uint8_t address[MAX_ADAPTER_ADDRESS_LENGTH] |
| uint32_t index |
| UINT type_ |
| UINT dhcpenabled |
| IP_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 |