HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
CSeq Header Functions 405
Control Functions
RvSipCSeqHeaderCopy()
RvSipCSeqHeaderCopy()
DESCRIPTION
Copies all parameters from a source CSeq header to a destination CSeq header.
You must construct the destination object before using this function.
SYNTAX
RvStatus RvSipCSeqHeaderCopy(
INOUT RvSipCSeqHeaderHandle hDestination,
IN RvSipCSeqHeaderHandle hSource);
PARAMETERS
hDestination
The handle to the destination CSeq header.
hSource
The handle to the source CSeq header.
RETURN VALUES
Returns RvStatus.