Previous Topic: INET_NTOPNext Topic: INET_PTON


Parameters

Parameter

Description

domain

Specifies the name of a fullword field containing the domain. domain can be specified as an absolute expression. Possible values are AF@INET and AF@INET6.

ip-address

Specifies the name of an area containing the IP address in binary format: a fullword for an Ipv4 address, or a 16-byte area for an Ipv6 address.

ip-address-string

Specifies the name of an area in which to return the IP address in standard string format.

ip-address-string-length

Specifies the name of a fullword field containing the length of ip-address-string. ip-address-string-length can be specified as an absolute expression.

The maximum value for this parameter is 4096.

returned-ip-address-string-length

Specifies the name of a fullword field in which the actual length of the IP address string is returned.