CWinAppEx::GetContextMenuManager

返回指向全局 CContextMenuManager 对象。

CContextMenuManager* GetContextMenuManager();

返回值

对全局 CContextMenuManager 对象的指针。

备注

如果CContextMenuManager对象未初始化,此函数调用 CWinAppEx::InitContextMenuManager,在返回之前指针。

要求

标头: afxwinappex.h

请参见

参考

CWinAppEx选件类

层次结构图

CWinAppEx::InitContextMenuManager

CContextMenuManager选件类