LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

getIPAddresses Method

Show in webframe





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
) 

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 retrieve the adapter at the specified index.
Requirements

Target Platforms

See Also

Reference

Iphlpapi Class
Iphlpapi Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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