CContextMenuManager::GetMenuNames
CContextMenuManager に追加されたメニュー名のリストを返します。
void GetMenuNames(
CStringList& listOfNames
) const;
パラメーター
- [出力] listOfNames
CStringList パラメーターへの参照。このメソッドは、メニュー名のリストをこのパラメーターに書き込みます。
必要条件
ヘッダー : afxcontextmenumanager.h