WiFi Framework C++ Edition

◆ OnAcmDisconnected()

__event void OnAcmDisconnected ( void *  Sender,
const GUID &  IfaceId,
const wclWiFiAcmConnectionEventData Data 
)

The event fires when the wireless service has disconnected from a connectable network.

Parameters
SenderThe object initiates the event.
IfaceIdThe interface's ID on which the event is for.
DataContains information about connection related event.
See also
wclWiFiAcmConnectionEventData