Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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