TwclWiFiMsmRadioStateChangeEvent Delegate

The OnMsmRadioStateChange event handler prototype.

Namespace: wclWiFi
type
 TwclWiFiMsmRadioStateChangeEvent = procedure(Sender: TObject;
 const IfaceId: TGUID; const State: TwclWiFiPhyRadioState) of object;

Parameters

Sender

The object initiates the event.

IfaceId

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

State

The new radio state.