#include <qaGobiApiWds.h>
|
ULONG * | pIPAddressV4 |
|
USHORT * | pIPAddressV6 |
|
BYTE * | pIPv6prefixlen |
|
- Parameters
-
[out] | pIPAddressV4 |
- Current IPv4 address
- default value of 0 if not reported by the device.
|
[out] | pIPAddressV6 |
- Current IPv6 address Space for storing the 8 element array of type USHORT for the IPv6 address is allocated by the application.
- The IP Address is stored in the user supplied buffer as follows:
- IPv6 address from the network:
- User buffer contents:
- U0 corresponds to 1234
- U1 corresponds to 2A01
- .. ........... .. ....
- .. ........... .. ....
- U7 corresponds to 567
|
[out] | pIPv6prefixlen |
- IPv6 prefix length in number of bits
|
The documentation for this struct was generated from the following file: