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