wwAPI::GetDomainFromIp

Retrieves the domain name from a registered IP Address.

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

Return Value

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:

Class wwAPI

© West Wind Technologies, 2023 • Updated: 12/22/14
Comment or report problem with topic