CMFCToolBar::GetBasicCommands
アプリケーションで定義された基本コマンドの読み取り専用リストを返します。
static const CList<UINT,UINT>& GetBasicCommands();
戻り値
基本コマンドのコレクションを含む CList クラス オブジェクトへの const 参照。
解説
CMFCToolBar::AddBasicCommand または CMFCToolBar::SetBasicCommands を呼び出すことで基本コマンドを追加します。
必要条件
ヘッダー : afxtoolbar.h