TwclWiFiHostedNetwork.GetLocalIp(string) Method

Gets the local IP address for the Hosted Network Virtual WiFi adapter.

Namespace: wclWiFi
public
 function GetLocalIp(out Address: string): Integer;

Parameters

Address
Type: string

If the method completed with success on output contains the Hosted Network local IP address.

Return Value

Type: Integer

If the function succeeds, the return value is wclErrors.WCL_E_SUCCESS. If the function fails, the return value may be one of the WCL return codes.