WiFi Framework C++ Edition

◆ OnMsmConnected()

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

The event fires when the wireless device is associated with an access point or a peer station, keys have been exchanged, and the wireless device is available to send data.

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