ihuTagAdd
Use the ihuTagAdd
function to add or modify tags.
Prototype
ihuTagAdd {
in long serverhandle,
};
Remarks
This function uses serverhandle
as a parameter.
Tag names that contain question marks (?
) or asterisks (*
) are not added to the server.
Returns
ihuSTATUS_OK
: SuccessihuSTATUS_INVALID_PARAMETER
: Invalid input parametersihuSTATUS_LIC_TOO_MANY_TAGS
: Added tags exceed the licensed tag countihuSTATUS_ACCESS_DENIED
: You do not have rights to add tags