WiFi Framework C++ Edition

◆ OnAcmDisconnecting()

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

The event fires when the wireless service is disconnecting 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