CGdiObject::operator !=
Determines if two GDI objects are logically not equal.
BOOL operator!=(
const CGdiObject& obj
) const;
Параметры
- obj
A pointer to an existing CGdiObject.
Заметки
Determines if a GDI object on the left side is not equal to a GDI object on the right side.
Требования
Header: afxwin.h