Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Determines if two menus are logically 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 equal (in terms of the HMENU value) to a menu object on the right side.
Requirements
Header: afxwin.h