DCTag SDK: dc_tag_close

DCTag SDK 1.2.1

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

Close a tag from the DataCenter which previous opened by yourself.


When calling this function, please make sure the tag be closed is the tag added by dc_tag_open previous, not the tag added.

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