Compartir a través de


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

Concepts

CTimeSpan Class

CTimeSpan Members

Hierarchy Chart