HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Date Header Functions 443
Get and Set Functions
RvSipDateHeaderGetMinute()
RvSipDateHeaderGetMinute()
DESCRIPTION
Gets the minute of the given Date header.
SYNTAX
RvInt8 RvSipDateHeaderGetMinute(
IN RvSipDateHeaderHandle hHeader);
PARAMETERS
hHeader
The handle to the Date header.
RETURN VALUES
Returns the minute number. If the minute parameter is not set, UNDEFINED is
returned.