WiFi Framework C++ Edition

◆ OnDiscoveringCompleted()

__event void OnDiscoveringCompleted ( void *  Sender,
const int  Error 
)

The event fires when discovering for nearby WiFi Direct devices has been completed.

Parameters
SenderThe object initiates the event.
ErrorThe discovering result code. If the Error parameter is WCL_E_SUCCESS the discovering completed with success.