Jump to content

MouSetHotKey: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Defines mouse button or buttons as system hot key,
Defines mouse button or buttons as system hot key.


==Syntax==
==Syntax==
MouSetHotKey (HotKey, DeviceHandle)
==Parameters==
;HotKey
;DeviceHandle
==Return==
*ERROR_GEN_FAILURE
*ERROR_MOUSE_CANT_RESET
*ERROR_MOUSE_INVALID_PARMS
*ERROR_NO_DEVICE


==Related Functions==
==Related Functions==

Latest revision as of 18:12, 14 September 2019

Defines mouse button or buttons as system hot key.

Syntax

MouSetHotKey (HotKey, DeviceHandle)

Parameters

HotKey
DeviceHandle

Return

  • ERROR_GEN_FAILURE
  • ERROR_MOUSE_CANT_RESET
  • ERROR_MOUSE_INVALID_PARMS
  • ERROR_NO_DEVICE

Related Functions