Jump to content

MouGetHotKey: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:


==Parameters==
==Parameters==
;HotKey ()
;HotKey () - input
;DeviceHandle ([[HMOU]])
;DeviceHandle (HMOU) - input


==Return Code==
==Return Code==

Latest revision as of 16:58, 10 September 2025

Returns mouse button or buttons defined as system hot key.

Syntax

MouSetHotKey(HotKey, DeviceHandle)

Parameters

HotKey () - input
DeviceHandle (HMOU) - input

Return Code

  • ERROR_MOUSE_NO_DEVICE

Related Functions