WiFi Framework C++ Edition

◆ OnMsmRoamingStart()

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

The event fires when the wireless device is connected to an access point and has initiated roaming to another access point.

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