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