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