LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

getIPAddresses Method






The addressing scheme to look for.
The index.
Gets the IP addresses with the specified AddressFamily and index.
Syntax
public static IPAddress getIPAddresses( 
   AddressFamily family,
   int index
)
'Declaration
 
Public Shared Function getIPAddresses( _
   ByVal family As AddressFamily, _
   ByVal index As Integer _
) As IPAddress
'Usage
 
Dim family As AddressFamily
Dim index As Integer
Dim value As IPAddress
 
value = Iphlpapi.getIPAddresses(family, index)
public static IPAddress getIPAddresses( 
   AddressFamily family,
   int index
)
 function Leadtools.Dicom.AddIn.Iphlpapi.getIPAddresses( 
   family ,
   index 
)
public:
static IPAddress^ getIPAddresses( 
   AddressFamily family,
   int index
) 

Parameters

family
The addressing scheme to look for.
index
The index.

Return Value

The IPAddress at the specified index.
Remarks
IPAddress on the machine are stored as indexes. This method will retieve the adapter at the specified index.
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

Iphlpapi Class
Iphlpapi Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features