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