CTimeSpan::GetMinutes

Call this member function to retrieve the number of minutes in the current hour represented by this CTimeSpan object. The range is –59 through 59.

Syntax

int GetMinutes( ) const;

At a Glance

Header file: Afx.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CTimespan Overview, CTimeSpan Member Functions, Simple Value Types