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 a string value. The string contains a list of shortcut keys that are associated with a specified command.
virtual CString GetCommandKeys(
UINT uiCmdID
) const;
Parameters
- [in] uiCmdID
A command ID.
Return Value
A semicolon-delimited (';') list of shortcut keys that is associated with the specified command.
Requirements
Header: afxkeymapdialog.h