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

Session-Expires Header Functions 713
Control Functions
RvSipSessionExpiresHeaderCopy()
RvSipSessionExpiresHeaderCopy()
DESCRIPTION
Copies all parameters from a source Session-Expires header to a destination
Session-Expires header. You must construct the destination object before using
this function.
SYNTAX
RvStatus RvSipSessionExpiresHeaderCopy(
INOUT RvSipSessionExpiresHeaderHandle hDestination,
IN RvSipSessionExpiresHeaderHandle hSource);
PARAMETERS
pDestination
The handle to the destination Session-Expires header.
pSource
The handle to the source Session-Expires header.
RETURN VALUES
Returns RvStatus.