HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
528 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipOtherHeaderSetName()
RvSipOtherHeaderSetName()
DESCRIPTION
Sets the name of the header.
SYNTAX
RvStatus RvSipOtherHeaderSetName(
IN RvSipOtherHeaderhandle hHeader,
IN RvChar* strName);
PARAMETERS
hHeader
The handle of the Other header.
strName
The name of the header to be set in the Other header. If NULL is supplied, the
existing header name is removed.
RETURN VALUES
Returns RvStatus.