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

Date Header Functions 435
Get and Set Functions
RvSipDateHeaderGetDay()
RvSipDateHeaderGetDay()
DESCRIPTION
Gets the number for the day of the month in the given Date header.
SYNTAX
RvInt8 RvSipDateHeaderGetDay(
IN RvSipDateHeaderHandle hHeader);
PARAMETERS
hHeader
The handle to the Date header.
RETURN VALUES
Returns the day number. If the integer number for the day of the month is not
set, UNDEFINED is returned.