C#
VB
C++
Gets the best host IP address that has the best route to the specified destination IPv4 or IPv6 address.
public static IPAddress GetBestHostIpEx(string destIp)
Public Shared Function GetBestHostIpEx( _ByVal destIp As String _) As IPAddress
public:static IPAddress^ GetBestHostIpEx(String^ destIp)
destIp
The destination IPAddress.
The best IPAddress to reach the destination.
This method uses the Windows SDK function GetBestInterfaceEx to get the best route.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
