WiFi Framework C++ Edition

◆ DoPairCompleted()

virtual void DoPairCompleted ( CwclWiFiDirectDevice *const  Device,
const int  Result 
)
protectedvirtual

Fires the OnPairComplete event.

Parameters
DeviceThe WiFi Direct device object.
ResultThe pairing result code. If pairing completed with success the Result is WCL_E_SUCCESS.
See also
CwclWiFiDirectDevice