IP_ADAPTER_ADDRESSES defines the layout of information we know about an adapter Address.
More...
|
|
uint | Length |
| |
|
uint | IfIndex |
| |
|
IntPtr | Next |
| |
|
IntPtr | AdapterName |
| |
|
IntPtr | FirstUnicastAddress |
| |
|
IntPtr | FirstAnycastAddress |
| |
|
IntPtr | FirstMulticastAddress |
| |
|
IntPtr | FirstDnsServerAddress |
| |
|
IntPtr | DnsSuffix |
| |
|
IntPtr | Description |
| |
|
IntPtr | FriendlyName |
| |
|
Byte [] | PhysicalAddress |
| |
|
uint | PhysicalAddressLength |
| |
|
uint | flags |
| |
|
uint | Mtu |
| |
|
uint | IfType |
| |
|
uint | OperStatus |
| |
|
uint | Ipv6IfIndex |
| |
|
uint [] | ZoneIndices |
| |
|
IntPtr | FirstPrefix |
| |
|
UInt64 | TransmitLinkSpeed |
| |
|
UInt64 | ReceiveLinkSpeed |
| |
|
IntPtr | FirstWinsServerAddress |
| |
|
IntPtr | FirstGatewayAddress |
| |
IP_ADAPTER_ADDRESSES defines the layout of information we know about an adapter Address.
The documentation for this class was generated from the following file: