Use this operator to determine whether rect is not equal to the CRect object by comparing the coordinates of their upper-left and lower-right corners.
BOOL operator !=( const RECT& rect ) const;
| Header file: | Afxwin.h |
| Platforms: | |
| Versions: | 1.0 and later |
| Complete documentation: | Visual C++ documentation |
CRect Overview, CRect Operators, Simple Value Types, CRect::operator ==, CRect::NormalizeRect