CTimeSpan::GetMinutes
intGetMinutes()const;
Remarks
Returns the number of minutes in the current hour. The range is –59 through 59.
Example
See the example for GetHours.
intGetMinutes()const;
Remarks
Returns the number of minutes in the current hour. The range is –59 through 59.
Example
See the example for GetHours.