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

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