Walter.Net.Networking
TryGetHostEntry(IPAddress,IPHostEntry,String) Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > IDnsManager Interface > TryGetHostEntry Method : TryGetHostEntry(IPAddress,IPHostEntry,String) Method
The address to resolve
The host entry returned
optionally the error message may get populated if an error happed or was returned by the remote DNS
Tries to get the HostEntry for a given IP address
Syntax

Parameters

address
The address to resolve
entry
The host entry returned
errorMessage
optionally the error message may get populated if an error happed or was returned by the remote DNS

Return Value

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDnsManager Interface
IDnsManager Members
Overload List