AdsSyncDelDeviceNotificationReq

A notification defined previously is deleted from an ADS server.

LONG AdsSyncDelDeviceNotificationReq(
     PAmsAddr  pAddr,
     ULONG   hNotification
);

Parameter

pAddr

[in] Structure with NetId and port number of the ADS server.

hNotification

[out] Address of the variable that contains the handle of the notification.

Return value

Returns the function's error status.

Example

See example 8.