ihuPublishTagClearProperties
Use the ihuPublishTagClearProperties
function to clear any previously defined tag properties.
Prototype
ihuPublishTagClearProperties
(
void
);
Remarks
The ihuPublishTagClearProperties
function clears previously defined tag properties.
Returns
The ihuPublishTagClearProperties
function returns ihuSTATUS_OK
on success, or returns an error if any out-of-memory issues occur during dynamic memory allocation.