ReactOS 0.4.16-dev-598-gc07fba4
|
#include <conmsg.h>
Public Attributes | |
HANDLE | ConsoleHandle |
HANDLE | InputHandle |
ULONG | NumberOfEvents |
HANDLE _CONSOLE_GETNUMINPUTEVENTS::ConsoleHandle |
Definition at line 617 of file conmsg.h.
Referenced by GetNumberOfConsoleInputEvents().
HANDLE _CONSOLE_GETNUMINPUTEVENTS::InputHandle |
Definition at line 618 of file conmsg.h.
Referenced by GetNumberOfConsoleInputEvents().
ULONG _CONSOLE_GETNUMINPUTEVENTS::NumberOfEvents |
Definition at line 619 of file conmsg.h.
Referenced by GetNumberOfConsoleInputEvents().