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