TwclWiFiEvents.DoIpChanged(TGUID,TwclWiFiIpSettings,TwclWiFiIpSettings) Method

Fires the OnIpChanged event.

Namespace: wclWiFi
protected
 procedure DoIpChanged(const IfaceId: TGUID; const Old: TwclWiFiIpSettings;
 const New: TwclWiFiIpSettings); virtual;

Parameters

IfaceId
Type: TGUID

The WLAN interface ID.

Old
Type: TwclWiFiIpSettings

The old IP settings.

New
Type: TwclWiFiIpSettings

The new IP settings.