◄CPoint► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── BOOL operator !=( POINT point ) const; Parameter Description <point> Contains a POINT or CPoint. Remarks Checks for inequality between two points. Return Value TRUE if the points are not equal; otherwise FALSE. -♦-