ShiftState

From MediaMonkey Wiki
Revision as of 07:53, 31 October 2009 by Bex (talk | contribs)
Jump to navigation Jump to search

Shift state is an integer value specifying set of keys currently pressed. It can be a combination (i.e. binary OR) of any of the following values:

0 ... <Nothing>
1 ... WinKey
2 ... Shift
4 ... Alt
8 ... Ctrl
16 ... Left mouse
32 ... Right mouse
64 ... Middle mouse