WiFi Framework C++ Edition

◆ OnIpChanged()

__event void OnIpChanged ( void *  Sender,
const GUID &  IfaceId,
const wclWiFiIpSettings Old,
const wclWiFiIpSettings New 
)

The event fires when IP settings has been changed.

Parameters
SenderThe object initiates the event.
IfaceIdThe WLAN interface ID.
OldThe old IP settings.
NewThe new IP settings.
See also
wclWiFiIpSettings