CTimeSpan::GetTotalMinutes

Syntax

LONG GetTotalMinutes() const;

Remarks

Returns the total number of complete minutes in this CTimeSpan.

Example

See the example for GetTotalHours.