Syntax
BOOL operator !=( SIZE size ) const;
Parameters
size
A Windows SIZE structure.
Remarks
Checks for inequality between two sizes.
Return Value
TRUE if the sizes are not equal; otherwise FALSE.