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.
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