[][src]Module interception_sys::bindings

Structs

InterceptionKeyStroke
InterceptionMouseStroke

Constants

INTERCEPTION_MAX_DEVICE
INTERCEPTION_MAX_KEYBOARD
INTERCEPTION_MAX_MOUSE
InterceptionFilterKeyState_INTERCEPTION_FILTER_KEY_ALL
InterceptionFilterKeyState_INTERCEPTION_FILTER_KEY_DOWN
InterceptionFilterKeyState_INTERCEPTION_FILTER_KEY_E0
InterceptionFilterKeyState_INTERCEPTION_FILTER_KEY_E1
InterceptionFilterKeyState_INTERCEPTION_FILTER_KEY_NONE
InterceptionFilterKeyState_INTERCEPTION_FILTER_KEY_TERMSRV_SET_LED
InterceptionFilterKeyState_INTERCEPTION_FILTER_KEY_TERMSRV_SHADOW
InterceptionFilterKeyState_INTERCEPTION_FILTER_KEY_TERMSRV_VKPACKET
InterceptionFilterKeyState_INTERCEPTION_FILTER_KEY_UP
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_ALL
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_BUTTON_1_DOWN
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_BUTTON_1_UP
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_BUTTON_2_DOWN
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_BUTTON_2_UP
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_BUTTON_3_DOWN
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_BUTTON_3_UP
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_BUTTON_4_DOWN
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_BUTTON_4_UP
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_BUTTON_5_DOWN
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_BUTTON_5_UP
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_HWHEEL
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_LEFT_BUTTON_DOWN
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_LEFT_BUTTON_UP
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_MIDDLE_BUTTON_DOWN
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_MIDDLE_BUTTON_UP
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_MOVE
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_NONE
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_RIGHT_BUTTON_DOWN
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_RIGHT_BUTTON_UP
InterceptionFilterMouseState_INTERCEPTION_FILTER_MOUSE_WHEEL
InterceptionKeyState_INTERCEPTION_KEY_DOWN
InterceptionKeyState_INTERCEPTION_KEY_E0
InterceptionKeyState_INTERCEPTION_KEY_E1
InterceptionKeyState_INTERCEPTION_KEY_TERMSRV_SET_LED
InterceptionKeyState_INTERCEPTION_KEY_TERMSRV_SHADOW
InterceptionKeyState_INTERCEPTION_KEY_TERMSRV_VKPACKET
InterceptionKeyState_INTERCEPTION_KEY_UP
InterceptionMouseFlag_INTERCEPTION_MOUSE_ATTRIBUTES_CHANGED
InterceptionMouseFlag_INTERCEPTION_MOUSE_MOVE_ABSOLUTE
InterceptionMouseFlag_INTERCEPTION_MOUSE_MOVE_NOCOALESCE
InterceptionMouseFlag_INTERCEPTION_MOUSE_MOVE_RELATIVE
InterceptionMouseFlag_INTERCEPTION_MOUSE_TERMSRV_SRC_SHADOW
InterceptionMouseFlag_INTERCEPTION_MOUSE_VIRTUAL_DESKTOP
InterceptionMouseState_INTERCEPTION_MOUSE_BUTTON_1_DOWN
InterceptionMouseState_INTERCEPTION_MOUSE_BUTTON_1_UP
InterceptionMouseState_INTERCEPTION_MOUSE_BUTTON_2_DOWN
InterceptionMouseState_INTERCEPTION_MOUSE_BUTTON_2_UP
InterceptionMouseState_INTERCEPTION_MOUSE_BUTTON_3_DOWN
InterceptionMouseState_INTERCEPTION_MOUSE_BUTTON_3_UP
InterceptionMouseState_INTERCEPTION_MOUSE_BUTTON_4_DOWN
InterceptionMouseState_INTERCEPTION_MOUSE_BUTTON_4_UP
InterceptionMouseState_INTERCEPTION_MOUSE_BUTTON_5_DOWN
InterceptionMouseState_INTERCEPTION_MOUSE_BUTTON_5_UP
InterceptionMouseState_INTERCEPTION_MOUSE_HWHEEL
InterceptionMouseState_INTERCEPTION_MOUSE_LEFT_BUTTON_DOWN
InterceptionMouseState_INTERCEPTION_MOUSE_LEFT_BUTTON_UP
InterceptionMouseState_INTERCEPTION_MOUSE_MIDDLE_BUTTON_DOWN
InterceptionMouseState_INTERCEPTION_MOUSE_MIDDLE_BUTTON_UP
InterceptionMouseState_INTERCEPTION_MOUSE_RIGHT_BUTTON_DOWN
InterceptionMouseState_INTERCEPTION_MOUSE_RIGHT_BUTTON_UP
InterceptionMouseState_INTERCEPTION_MOUSE_WHEEL

Functions

interception_create_context
interception_destroy_context
interception_get_filter
interception_get_hardware_id
interception_get_precedence
interception_is_invalid
interception_is_keyboard
interception_is_mouse
interception_receive
interception_send
interception_set_filter
interception_set_precedence
interception_wait
interception_wait_with_timeout

Type Definitions

InterceptionContext
InterceptionDevice
InterceptionFilter
InterceptionFilterKeyState
InterceptionFilterMouseState
InterceptionKeyState
InterceptionMouseFlag
InterceptionMouseState
InterceptionPrecedence
InterceptionPredicate
InterceptionStroke