WiFi Framework C++ Edition

◆ OnAcmConnectionStart()

__event void OnAcmConnectionStart ( void *  Sender,
const GUID &  IfaceId,
const wclWiFiAcmConnectionEventData Data 
)

The event fires when a connection has started to a network in range.

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