Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the minute represented by this date/time value.
int GetMinute( ) const throw( );
Return Value
The minute represented by the value of this COleDateTime object or COleDateTime::error if the minute could not be obtained.
Remarks
Valid return values range between 0 and 59.
For information on other member functions that query the value of this COleDateTime object, see the following member functions:
Example
See the example for GetHour.
Requirements
Header: atlcomtime.h