Navigation: Programmers' Reference > Application API > Enumerations
Enumeration type to identify the key status.
spyLeftShiftKeyMask
= 1
spyRightShiftKeyMask
= 2
spyLeftCtrlKeyMask
= 4
spyRightCtrlKeyMask
= 8
spyLeftAltKeyMask
= 16
spyRightAltKeyMask
= 32