This operator checks for inequality between two points.
BOOL operator !=( POINT point ) const;
CPoint::Operator ==