WiFi Framework C++ Edition

◆ OnMsmDisassociating()

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

The event fires when a wireless device is in the process of disassociating from 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