Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|