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.
Returns a handle to the menu associated with a given resource ID.
HMENU GetMenuById(
UINT nMenuResId
) const;
Parameters
- [in] nMenuResId
The resource ID for the menu.
Return Value
A handle to the associated menu or NULL if the menu is not found.
Requirements
Header: afxcontextmenumanager.h