ihuTagDelete
Use the ihuTagDelete
function to delete tags from the server.
Prototype
ihuTagDelete {
in long serverhandle,
in MSO Char * tagname,
};
Remarks
This function uses serverhandle
and tagname
as parameters.
Returns
ihuSTATUS_OK
: SuccessihuSTATUS_INVALID_PARAMETER
: Invalid input parametersihuSTATUS_ACCESS_DENIED
: You do not have rights to delete tags