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