Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_IP_ADAPTER_INFO Struct Reference

#include <iphlpapi.h>

Data Fields

struct _IP_ADAPTER_INFOnext
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_STRINGcurrentipaddress
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

Field Documentation

◆ next

struct _IP_ADAPTER_INFO* next

◆ comboindex

uint32_t comboindex

◆ adaptername

char adaptername[MAX_ADAPTER_NAME_LENGTH+4]

◆ description

char description[MAX_ADAPTER_DESCRIPTION_LENGTH+4]

◆ addresslength

UINT addresslength

◆ address

uint8_t address[MAX_ADAPTER_ADDRESS_LENGTH]

◆ index

uint32_t index

◆ type_

UINT type_

◆ dhcpenabled

UINT dhcpenabled

◆ currentipaddress

IP_ADDR_STRING* currentipaddress

◆ ipaddresslist

IP_ADDR_STRING ipaddresslist

◆ gatewaylist

IP_ADDR_STRING gatewaylist

◆ dhcpserver

IP_ADDR_STRING dhcpserver

◆ havewins

BOOL havewins

◆ primarywinsserver

IP_ADDR_STRING primarywinsserver

◆ secondarywinsserver

IP_ADDR_STRING secondarywinsserver

◆ leaseobtained

time_t leaseobtained

◆ leaseexpires

time_t leaseexpires

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