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

402 HP C SIP Stack Message Layer Reference Guide
Control Functions
RvSipCSeqHeaderConstructInMsg()
RvSipCSeqHeaderConstructInMsg()
DESCRIPTION
Constructs a CSeq header inside a given message.
SYNTAX
RvStatus RvSipCSeqHeaderConstructInMsg(
IN RvSipMsgHandle hSipMsg,
OUT RvSipCSeqHeaderHandle *hHeader);
PARAMETERS
hSipMsg
The handle to the message related to the new header.
hHeader
The handle to the CSeq header.
RETURN VALUES
Returns RvStatus.