WiFi Framework C++ Edition

◆ GetRemoteIp()

int GetRemoteIp ( const tstring Mac,
tstring Address 
) const

Gets the remote IP address for the device connected to Hosted Network Virtual WiFi adapter.

Parameters
MacThe remote device's MAC address.
AddressIf the method completed with success on output contains the remote 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.