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