DCTag SDK: dc_tag_remove

DCTag SDK 1.2.1

DCTag SDK  1.2.1
Copyright © 1983-2016 Advantech Co., Ltd.
int dc_tag_remove ( DC_TAG_HANDLE  tag_handle)

Remove a tag from the DataCenter which previous added by yourself.


When calling this function, please make sure the tag be removed is the tag added by dc_tag_add previous, not the tag opened.

Parameters
[in]tag_handleThe tag handle returned by a successful call of the dc_tag_add.
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_owner.c, and dc_tag_update.c.
Generated on Thu May 19 2016 14:18:17 for DCTag SDK by   doxygen 1.8.11