Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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