Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IPV6Address structure SHOULD<247> contain an IPv6 Address.
-
typedef struct tagIPV6Address { unsigned char bytes[16]; }IPV6Address;
bytes: This is a 16-byte char array that contains IPv6 address.