HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Expires Header Functions 493
Get and Set Functions
RvSipExpiresHeaderGetDateHandle()
RvSipExpiresHeaderGetDateHandle()
DESCRIPTION
Gets the date handle to the Expires header.
SYNTAX
RvSipDateHeaderHandle RvSipExpiresHeaderGetDateHandle(
IN RvSipExpiresHeaderHandle hHeader);
PARAMETERS
hHeader
The handle to the Expires header.
RETURN VALUES
Returns the handle to the Date header, or NULL if the Date header does not
exist.