adsSyncDelDeviceNotificationReq
A notification defined previously is deleted from an ADS server.
This has no effect on the AdsCallback object.
long adsSyncDelDeviceNotificationReq(
AmsAddr lj_AmsAddr,
JNILong lj_hNotification
);
Parameter
- AmsAddr lj_AmsAddr: object with NetId and port number from ADS server.
- JNILong lj_hNotification: JNILong object containing the notification number to be deleted.
Return value
long: returns the error state of the function.