C#
VB
C++
Gets the IP addresses with the specified AddressFamily and index.
Public Shared Function getIPAddresses( _
ByVal family As AddressFamily, _
ByVal index As Integer _
) As IPAddress
family
The addressing scheme to look for.
index
The index.
The IPAddress at the specified index.
IPAddress on the machine are stored as indexes. This method will retrieve the adapter at the specified index.
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