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