CTimeSpan::GetTotalMinutes
Returns a value that represents the total number of complete minutes in this CTimeSpan.
LONGLONG GetTotalMinutes( ) const throw( );
Return Value
Returns the total number of complete minutes in this CTimeSpan.
Example
See the example for GetTotalHours.
Requirements
Header: atltime.h