TwclWiFiAcmConnectionEvent Delegate

The event handler prototype for ACM connection related events

Namespace: wclWiFi
type
 TwclWiFiAcmConnectionEvent = procedure(Sender: TObject; const IfaceId: TGUID;
 const Data: TwclWiFiAcmConnectionEventData) of object;

Parameters

Sender

The object initiates the event.

IfaceId

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

Data

Contains information about connection related event.