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