ReactOS 0.4.15-dev-7842-g558ab78
_CONSOLE_GETNUMINPUTEVENTS Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_GETNUMINPUTEVENTS:

Public Attributes

HANDLE ConsoleHandle
 
HANDLE InputHandle
 
ULONG NumberOfEvents
 

Detailed Description

Definition at line 615 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_GETNUMINPUTEVENTS::ConsoleHandle

Definition at line 617 of file conmsg.h.

Referenced by GetNumberOfConsoleInputEvents().

◆ InputHandle

HANDLE _CONSOLE_GETNUMINPUTEVENTS::InputHandle

Definition at line 618 of file conmsg.h.

Referenced by GetNumberOfConsoleInputEvents().

◆ NumberOfEvents

ULONG _CONSOLE_GETNUMINPUTEVENTS::NumberOfEvents

Definition at line 619 of file conmsg.h.

Referenced by GetNumberOfConsoleInputEvents().


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