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

Contact Header Functions 315
Control Functions
RvSipContactHeaderCopy()
RvSipContactHeaderCopy()
DESCRIPTION
Copies all parameters from a source Contact header to a destination Contact
header. You must construct the destination object before using this function.
SYNTAX
RvStatus RvSipContactHeaderCopy(
INOUT RvSipContactHeaderHandle hDestination,
IN RvSipContactHeaderHandle hSource);
PARAMETERS
hDestination
The handle to the destination Contact header.
hSource
The handle to the source Contact header.
RETURN VALUES
Returns RvStatus.