CMFCToolBarsCustomizeDialog::GetCommandName

检索与特定命令ID的名称.

LPCTSTR GetCommandName(
   UINT uiCmd
) const;

参数

  • [in] uiCmd
    命令的ID检索。

返回值

与特定命令ID的名称或 NULL,如果命令不存在。

要求

标头: afxtoolbarscustomizedialog.h

请参见

参考

CMFCToolBarsCustomizeDialog选件类

层次结构图