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

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