FreeIP()

Syntax

FreeIP(IPAddress)
Description
Free an IPv6 address. This function only works with IPv6 addresses returned by MakeIPAddress(), NextIPAddress() and GetClientIP(), and must not be used with IPv4 addresses.

Parameters

IPAddress The IPv6 address to free.

Return value

None.

See Also

NextIPAddress(), MakeIPAddress(), GetClientIP()

Supported OS

All

<- ExamineIPAddresses() - Network Index - GetClientIP() ->