TwclWiFiMsmAdapterOperationModeChangeEvent Delegate

The OnMsmAdapterOperationModeChange event handler prototype.

Namespace: wclWiFi
type
 TwclWiFiMsmAdapterOperationModeChangeEvent = procedure(Sender: TObject;
 const IfaceId: TGUID; const Mode: TwclWiFiOperationMode) of object;

Parameters

Sender

The object initiates the event.

IfaceId

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

Mode

The new operation mode.