TwclWiFiOneXAuthUpdateEvent Delegate

The OnOneXAuthUpdate event handler prototype.

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

Parameters

Sender

The object initiates the event.

IfaceId

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

State

Contains information on a status change to 802.1X authentication.