CSize::operator +

Syntax

CSize operator +( SIZE size ) const;

Parameters

size

A Windows SIZE structure.

Return Value

Returns a CSize that is the sum of two sizes.