HKM_SETHOTKEY message
Sets the hot key combination for a hot key control.
Parameters
-
wParam
-
The LOBYTE of the LOWORD is the virtual key code of the hot key. The HIBYTE of the LOWORD is the key modifier that indicates the keys that define a hot key combination. For a list of modifier flag values, see the description of the HKM_GETHOTKEY message.
-
lParam
-
Not used; must be zero.
Return value
Always returns zero.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|