WiFi Framework C++ Edition

◆ OnConnectionConnectivityChanged()

__event void OnConnectionConnectivityChanged ( void *  Sender,
const GUID &  ConnectionId,
const wclNlmConnectivityFlags Connectivity 
)

The OnConnectionConnectivityChanged event handler prototype.

Parameters
SenderThe object initiates the event.
ConnectionIdA GUID that identifies the network connection on which the event occurred.
ConnectivityThe new connectivity settings of the connection.
See also
wclNlmConnectivityFlags