HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
Date Header Functions 437
Get and Set Functions
RvSipDateHeaderGetMonth()
RvSipDateHeaderGetMonth()
DESCRIPTION
Gets the month enumeration of the given Date header.
RVSIP_MONTH_UNDEFINED is returned if the month parameter is not set.
SYNTAX
RvSipDateMonth RvSipDateHeaderGetMonth(
IN RvSipDateHeaderHandle hHeader);
PARAMETERS
hHeader
The handle to the Date header.
RETURN VALUES
Returns the month enumeration.