Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CSize::operator+
CSize                                       Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  CSize operator+( SIZE size ) const;
 
  Parameter   Description
 
  <size>      A Windows SIZE structure.
 
  Return Value
 
  Returns a CSize that is the sum of two sizes.
 
 
                                     -♦-