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

Address Functions 79
Control Functions
RvSipAddrCopy()
RvSipAddrCopy()
DESCRIPTION
Copies all parameters from a source address to a destination address. You must
construct the destination object before using this function.
SYNTAX
RvStatus RvSipAddrCopy(
INOUT RvSipAddressHandle hDestination,
IN RvSipAddressHandle hSource);
PARAMETERS
hDestination
The handle to the destination address.
hSource
The handle to the source address.
RETURN VALUES
Returns RvStatus.