TwclWiFiDirectDiscoveringCompletedEvent Delegate

The OnDiscovringCompleted event handler prototype.

Namespace: wclWiFi
type
 TwclWiFiDirectDiscoveringCompletedEvent = procedure(Sender: TObject;
 const Error: Integer) of object;

Parameters

Sender

The object initiates the event.

Error

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