CSize::operator -=

Syntax

void operator –=( SIZE size );

Parameters

size

A Windows SIZE structure.

Remarks

Subtracts a size from a CSize.