◄CSize► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── BOOL operator==( SIZE size ) const; Parameter Description <size> A Windows SIZE structure. Remarks Checks for equality between two sizes. Return Value TRUE if the sizes are equal; otherwise FALSE. -♦-