GetHostByIP Function | |
Namespace:
VOInternetClasses
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.21
Syntax FUNCTION GetHostByIP(
cAddr AS STRING
) AS STRING
public static string GetHostByIP(
string cAddr
)
Request Example
View SourceParameters
- cAddr
- Type: String
Return Value
Type:
StringSee Also