TwclWiFiAcmScanFailEvent Delegate

The OnAcmScanFail event handler prototype.

Namespace: wclWiFi
type
 TwclWiFiAcmScanFailEvent = procedure(Sender: TObject; const IfaceId: TGUID;
 const Reason: Integer) of object;

Parameters

Sender

The object initiates the event.

IfaceId

The interface's ID on which the event is for.

Reason

The reason the WLAN operation failed.