ihuPublishRemoveTag

Use the ihuPublishRemoveTag function to prevent tag publishing by a specified collector.

Prototype

ihuPublishRemoveTag
( long hServer,
  MSO Char *DestinationTagname,
  MSO Char *SourceTagname );

Remarks

The ihuPublishRemoveTag function does not remove the tag from the source server. but marks it as deleted in the destination server. To completely stop data collection, you must disable collection.

Returns

The ihuPublishRemoveTag function returns ihuSTATUS_OK on success.