Syntax
int GetMinutes() const;
Remarks
Returns the number of minutes in the current hour. The range is -59 through 59.
Example
See the example for GetHours.