wwAPI::GetDomainFromIp

Retrieves the domain name from a registered IP Address.

DO wwapi
? GetDomainFromIP("209.216.162.15")
o.GetDomainFromIp(lcIpAddress)

Domain name or blank.

Parameters

lcIpAddress
An IP Address in IP V4 format dot notation (209.122.121.12).

Remarks

Depends on wwipstuff.dll

See also