CContextMenuManager::GetMenuById

将处理返回到菜单与特定资源ID.

HMENU GetMenuById(
   UINT nMenuResId 
) const;

参数

  • [in] nMenuResId
    菜单的资源ID。

返回值

对关联的菜单或 NULL 的句柄,如果没有找到该菜单。

要求

标头: afxcontextmenumanager.h

请参见

参考

CContextMenuManager选件类

层次结构图