Libmacro  0.2
Libmacro is an extensible macro and hotkey library.
mcr_intercept Struct Reference

#include <intercept.h>

Public Attributes

bool blockable
 
struct mcr_intercept_platformplatform_pt
 

Detailed Description

Intercept module

In cases of extreme complexity, please break glass.

Definition at line 37 of file intercept.h.

Member Data Documentation

§ blockable

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.

§ platform_pt

struct mcr_intercept_platform* mcr_intercept::platform_pt

All data reserved for platform definitions

Definition at line 43 of file intercept.h.


The documentation for this struct was generated from the following file: