CWindow::GetHotKey
Determines the hot key associated with the window by sending a WM_GETHOTKEY message.
DWORD GetHotKey( ) const throw();
Возвращаемое значение
The virtual key code and modifiers for the hot key associated with the window. For a list of possible modifiers, see WM_GETHOTKEY in the Windows SDK. For a list of of standard virtual key codes, see Winuser.h.
Требования
Header: atlwin.h