#include <packet32.h>
This structure is filled with all the accessory information that the user can need about an adapter installed on his system.
Definition at line 173 of file packet32.h.
Data Fields | |
| ADAPTER_INFO * | Next |
| char | Name [ADAPTER_NAME_LENGTH+1] |
| char | Description [ADAPTER_DESC_LENGTH+1] |
| int | NNetworkAddresses |
| npf_if_addr | NetworkAddresses [MAX_NETWORK_ADDRESSES] |
1.3.8