CSize::operator ==

Use this operator to check for equality between two sizes.

BOOL operator ==( SIZE size ) const;

At a Glance

Header file: Afxwin.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CSize Overview, CSize Operators, Simple Value Types, CSize::operator !=