AdsDelDeviceNotificationReq

Die Methode AdsDelDeviceNotificationReq ermöglicht das Senden eines ADS-Gerät-Löschen-Notification-Befehls, um eine Geräte-Notification von einem ADS-Gerät zu entfernen. Die AdsDelDeviceNotificationCon wird beim Eingang der Antwort aufgerufen.

Syntax


int AdsDelDeviceNotificationReq( AmsAddr& rAddr, ULONG invokeId, ULONG hNotification );

Parameter

rAddr: (Typ: AmsAddr&) [in] Struktur mit NetId und Portnummer vom ADS Server.

invokeId: (Typ: ULONG) [in] Handle des Befehls, der gesendet wird. Die InvokeId wird vom Quellgerät spezifiziert und wird für die Identifizierung der Befehle herangezogen.

hNotification: (Typ: ULONG) [in] enthält das Handle der zu entfernenden Notification.

Rückgabewert

Typ: int

Fehlercode - siehe AdsStatuscodes.