SC_HOTKEY top-level constant Null safety
Activates the window associated with the application-specified hot key. The lParam parameter identifies the window to activate.
Implementation
const SC_HOTKEY = 0xF150;
Activates the window associated with the application-specified hot key. The lParam parameter identifies the window to activate.
const SC_HOTKEY = 0xF150;