CHotKeyCtrl::GetHotKeyName
Call this member function to get the localized name of the hot key.
CString GetHotKeyName( ) const;
Возвращаемое значение
The localized name of the currently selected hot key. If there is no selected hot key, GetHotKeyName returns an empty string.
Заметки
The name that this member function returns comes from the keyboard driver. You can install a non-localized keyboard driver in a localized version of Windows, and vice versa.
Требования
Header: afxcmn.h