DWORD GetHotKey( ) const;
Return Value
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 Win32 SDK.
Remarks
Determines the hot key associated with the window by sending a WM_GETHOTKEY message.
CWindow Overview | Class Members
See Also CWindow::SetHotKey