Docs.rs
interception-sys-0.1.1
interception-sys 0.1.1
Docs.rs crate page
LGPL-3.0
Links
Repository
crates.io
Source
Owners
bozbez
Dependencies
Versions
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module bindings
Structs
Constants
Functions
Type Definitions
interception_sys
All crates
[
−
]
[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