Sets a keyboard key state.
ELITEAPI_API void __stdcall SetKey(void* apiObject, unsigned char key, bool down);
Parameters