ResolveName Method

ResolveName(dnsName As string) As string

string ResolveName(string dnsName);

Parameters

name type description
dnsName string DNS name to look up.

Description

Looks up a name and returns the IP address. If the ip address cannot be found an error is thrown.

If you wish to find the multiple IP addresses for a dns name use the LookupNameMulti method.

Object

DNSClient



We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.