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: Success
  • ihuSTATUS_INVALID_PARAMETER: Invalid input parameters
  • ihuSTATUS_ACCESS_DENIED: You do not have rights to delete tags