WiFi Framework C++ Edition

◆ GetLocalIp()

int GetLocalIp ( tstring Address) const

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

Parameters
AddressIf the method completed with success on output contains the Hosted Network local IP address.
Returns
If the function succeeds, the return value is WCL_E_SUCCESS. If the function fails, the return value may be one of the WCL return codes.