WiFi Framework C++ Edition

◆ OnMsmAdapterOperationModeChange()

__event void OnMsmAdapterOperationModeChange ( void *  Sender,
const GUID &  IfaceId,
const wclWiFiOperationMode  Mode 
)

The event fires when the operation mode of the wireless device has changed.

Parameters
SenderThe object initiates the event.
IfaceIdThe interface's ID on which the event is for.
ModeThe new operation mode.
See also
wclWiFiOperationMode