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

806 HP C SIP Stack Message Layer Reference Guide
Control Functions
RvSipBodyCopy()
RvSipBodyCopy()
DESCRIPTION
Copies all parameters from a source body object to a destination body object.
You must construct the destination object before using this function.
SYNTAX
RvStatus RvSipBodyCopy(
INOUT RvSipBodyHandle hDestination,
IN RvSipBodyHandle hSource);
PARAMETERS
hDestination
The handle to the destination body object.
hSource
The handle to the source body object.
RETURN VALUES
Returns RvStatus.