TwclWiFiDirectDeviceWatcher.DoDiscoveringCompleted(Integer) Method

Fires the OnDiscoveringCompleted event.

Namespace: wclWiFi
protected
 procedure DoDiscoveringCompleted(const Error: Integer); virtual;

Parameters

Error
Type: Integer

The discovering result code. If the Error parameter is wclErrors.WCL_E_SUCCESS the discovering completed with success.