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