HP-UX C SIP Stack Message Layer Reference Guide (February 2008)

Party Header Functions 553
Get and Set Functions
RvSipPartyHeaderSetTag()
RvSipPartyHeaderSetTag()
DESCRIPTION
Sets the tag parameter in the Party header.
SYNTAX
RvStatus RvSipPartyHeaderSetTag(
IN RvSipPartyHeaderHandle hHeader,
IN RvChar* strTag);
PARAMETERS
hHeader
The handle to the Party header
strTag
The Tag parameter to be set in the Party header. If NULL is supplied, the
existing display name is removed from the header.
RETURN VALUES
Returns RvStatus.