WiFi Framework C++ Edition

◆ OnMsmDisconnected()

__event void OnMsmDisconnected ( void *  Sender,
const GUID &  IfaceId,
const wclWiFiMsmConnectionEventData Data 
)

The event fires when the wireless device is not associated with an access point or a peer station.

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