TwclWiFiEvents.OnAcmConnectionComplete Event

The event fires when a connection has completed.

Namespace: wclWiFi
published
 property OnAcmConnectionComplete: TwclWiFiAcmConnectionEvent
 read FOnAcmConnectionComplete write FOnAcmConnectionComplete;

The connection succeeded if the Reason field of the Data parameter is wclErrors.WCL_E_SUCCESS. Otherwise, the connection has failed.