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 menus are logically not equal.
BOOL operator!=(
const CMenu& menu
) const;
Parameters
- menu
A CMenu object for comparison.
Remarks
Tests if a menu object on the left side is not equal to a menu object on the right side.
Requirements
Header: afxwin.h