HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
494 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipExpiresHeaderSetDateHandle()
RvSipExpiresHeaderSetDateHandle()
DESCRIPTION
Sets a new Date header in the Expires header and changes the Expires format to
date.
SYNTAX
RvStatus RvSipExpiresHeaderSetDateHandle(
IN RvSipExpiresHeaderHandle hHeader,
IN RvSipDateHeaderHandle hDate);
PARAMETERS
hHeader
The handle to the Expires header.
hDate
The date handle to be set to the Expires header. If the date handle is NULL, the
existing Date header is removed from the Expires header.
RETURN VALUES
Returns RvStatus.