SC_HOTKEY top-level constant

int const SC_HOTKEY

Activates the window associated with the application-specified hot key. The lParam parameter identifies the window to activate.

Implementation

const SC_HOTKEY = 0xF150;