WiFi Framework C++ Edition

◆ OnAcmBssTypeChange()

__event void OnAcmBssTypeChange ( void *  Sender,
const GUID &  IfaceId,
const wclWiFiBssType  BssType 
)

The event fires when the BSS type for an interface has changed.

Parameters
SenderThe object initiates the event.
IfaceIdThe interface's ID on which the event is for.
BssTypeThe new basic service set (BSS) type.
See also
wclWiFiBssType