次の方法で共有


CMFCToolBarsCustomizeDialog::GetCommandName

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

LPCTSTR GetCommandName(
   UINT uiCmd
) const;

パラメーター

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

戻り値

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

必要条件

**ヘッダー:**afxtoolbarscustomizedialog.h

参照

参照

CMFCToolBarsCustomizeDialog クラス

階層図