CContextMenuManager::GetMenuNames

更新 : 2007 年 11 月

CContextMenuManager に追加されたメニュー名のリストを返します。

void GetMenuNames(
   CStringList& listOfNames 
) const;

パラメータ

  • [出力] listOfNames
    CStringList パラメータへの参照。このメソッドは、メニュー名のリストをこのパラメータに書き込みます。

必要条件

ヘッダー : afxcontextmenumanager.h

参照

概念

MFC 階層図

参照

CContextMenuManager クラス