Share via


CTimeSpan::GetMinutes

Returns a value that represents the number of minutes in the current hour (–59 through 59).

LONG GetMinutes( ) const throw( );

Return Value

Returns the number of minutes in the current hour. The range is –59 through 59.

Example

See the example for GetHours.

Requirements

Header: atltime.h

See Also

Reference

CTimeSpan Class

Hierarchy Chart