CMFCToolBarsCustomizeDialog::GetCommandName
Retrieves the name that is associated with the given command ID.
LPCTSTR GetCommandName(
UINT uiCmd
) const;
Parameters
- [in] uiCmd
The ID of the command to retrieve.
Return Value
The name that is associated with the given command ID, or NULL if the command does not exist.
Requirements
Header: afxtoolbarscustomizedialog.h