HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
Message Object Functions 7
Control Functions
RvSipMsgCopy()
RvSipMsgCopy()
DESCRIPTION
Copies all parameters from a source message to a destination message. You
should construct the destination message before using this function.
SYNTAX
RvStatus RvSipMsgCopy(
INOUT RvSipMsgHandle hDestination,
IN RvSipMsgHandle hSource);
PARAMETERS
hDestination
The handle to the destination message to which values are copied.
hSource
The handle to the source message.
RETURN VALUES
Returns RvStatus.