Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if two GDI objects are logically equal.
BOOL operator==(
const CGdiObject& obj
) const;
Parameters
- obj
A reference to an existing CGdiObject.
Remarks
Determines if a GDI object on the left side is equal to a GDI object on the right side.
Requirements
Header: afxwin.h