![]() |
Libmacro
0.2
Libmacro is an extensible macro and hotkey library.
|
#include <intercept.h>
Public Attributes | |
| bool | blockable |
| struct mcr_intercept_platform * | platform_pt |
Intercept module
In cases of extreme complexity, please break glass.
Definition at line 37 of file intercept.h.
| bool mcr_intercept::blockable |
Is hardware intercept grabbing hardware, and is blocking available.
Default false for OS compatibility.
Definition at line 41 of file intercept.h.
| struct mcr_intercept_platform* mcr_intercept::platform_pt |
All data reserved for platform definitions
Definition at line 43 of file intercept.h.