BlockInput
Blocks input.
ELITEAPI_API
void
__stdcall BlockInput
(
void
*
apiObject,
bool
block
)
;
Parameters
apiObject
[in]
A handle to an EliteAPI object.
block
[in]
The flag to enable or disable the input.