The IP_Info type specifies information about the IP address and its associated subnet mask used by a network interface.
| Field Name | Type | Description |
|---|---|---|
| IP_Address0..1 | AddressObjectType |
The IP_Address field specifies an IP address. |
| Subnet_Mask0..1 | AddressObjectType |
The Subnet_Mask field specifies a subnet mask. |