Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CTime::GetMinute
CTime                                       Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  int GetMinute() const;
 
  Remarks
 
  Returns the minute, based on local time, in the range 0 through 59.
 
  Example
 
  See the example for GetHour.
 
 
                                     -♦-