getIPAddresses Method

Summary
Gets the IP addresses with the specified AddressFamily and index.
Syntax
C#
C++/CLI
public static IPAddress getIPAddresses( 
   AddressFamily family, 
   int 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.