An application sends the WM_GETHOTKEY message to determine the hot key associated with a window.
wParam
This parameter is not used.
lParam
This parameter is not used.
The return value is the virtual-key code of the hot key, or NULL if no hot key is associated with the window.
WM_SETHOTKEY