次の方法で共有


CContextMenuManager::GetMenuNames

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

void GetMenuNames(
   CStringList& listOfNames 
) const;

パラメーター

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

必要条件

ヘッダー : afxcontextmenumanager.h

参照

関連項目

CContextMenuManager クラス

階層図