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