WiFi Framework C++ Edition

◆ OnMsmAssociated()

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

The event fires when the wireless device has 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