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

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