Determines whether there are mouse-button or keyboard messages in the calling thread's message queue.
BOOL GetInputState();
int GetInputState() => _GetInputState();