C-DEngine 5.105

TheNetworkInfo..::..GetLocalAddresses Method

Returns all iP addresses of this host hardware

Namespace:  nsCDEngine.Discovery
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public List<TheIPDef> GetLocalAddresses()
Public Function GetLocalAddresses As List(Of TheIPDef)
public:
List<TheIPDef^>^ GetLocalAddresses()

Return Value