Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CTimeSpan::GetSeconds
CTimeSpan                                   Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  int GetSeconds() const;
 
  Remarks
 
  Returns the number of seconds in the current minute. The range is  -59
  through 59.
 
  Example
 
  See the example for GetHours.
 
 
                                     -♦-