CMFCToolBarsCustomizeDialog::GetCommandName

指定されたコマンド ID に関連付けられた名前を取得します。

LPCTSTR GetCommandName(
   UINT uiCmd
) const;

パラメーター

  • [入力] uiCmd
    取得するコマンドの ID。

戻り値

指定されたコマンド ID に関連付けられた名前。コマンドが存在しない場合は NULL。

必要条件

ヘッダー : afxtoolbarscustomizedialog.h

参照

関連項目

CMFCToolBarsCustomizeDialog クラス

階層図