WiFi Framework C++ Edition

◆ Unpair()

int Unpair ( const tstring Id)

Unpair a WiFi Direct device.

Parameters
IdThe WiFi Direct device's ID.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.