WiFi Framework C++ Edition

◆ OnAcmAdHocNetworkStateChange()

__event void OnAcmAdHocNetworkStateChange ( void *  Sender,
const GUID &  IfaceId,
const wclWiFiAdHocNetworkState  State 
)

The event fires when a state change has occurred for an ad-hoc network.

Parameters
SenderThe object initiates the event.
IfaceIdThe interface's ID on which the event is for.
StateThe new ad-hoc network state.
See also
wclWiFiAdHocNetworkState