DCTag SDK: dc_tag_remove_subscription

DCTag SDK 1.2.1

DCTag SDK  1.2.1
Copyright © 1983-2016 Advantech Co., Ltd.
int dc_tag_remove_subscription ( void *  subscription)

Remove a previous subscription.


When you finished all operation on a subscription, you can call this function to remove the subscription from the Data Center.

Parameters
[in]subscriptionThe subscription context returned by a successful call to the dc_tag_add_subscription.
Returns
On success, zero is returned, otherwise an error code is returned. please refer to the enum dc_tag_error_code for the error code description.
Examples:
dc_tag_read_subscription.c.
Generated on Thu May 19 2016 14:18:17 for DCTag SDK by   doxygen 1.8.11