|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <conmsg.h>

| HANDLE _CONSOLE_REGISTERVDM::ConsoleHandle |
Definition at line 877 of file conmsg.h.
Referenced by RegisterConsoleVDM().
| HANDLE _CONSOLE_REGISTERVDM::EndHardwareEvent |
Definition at line 880 of file conmsg.h.
Referenced by RegisterConsoleVDM().
| HANDLE _CONSOLE_REGISTERVDM::ErrorHardwareEvent |
Definition at line 881 of file conmsg.h.
Referenced by RegisterConsoleVDM().
| ULONG _CONSOLE_REGISTERVDM::RegisterFlags |
Definition at line 878 of file conmsg.h.
Referenced by RegisterConsoleVDM().
| HANDLE _CONSOLE_REGISTERVDM::StartHardwareEvent |
Definition at line 879 of file conmsg.h.
Referenced by RegisterConsoleVDM().
| PVOID _CONSOLE_REGISTERVDM::UnusedBuffer |
Definition at line 890 of file conmsg.h.
Referenced by RegisterConsoleVDM().
| ULONG _CONSOLE_REGISTERVDM::UnusedBufferLength |
Definition at line 891 of file conmsg.h.
Referenced by RegisterConsoleVDM().
| PVOID _CONSOLE_REGISTERVDM::VDMBuffer |
Definition at line 894 of file conmsg.h.
Referenced by RegisterConsoleVDM().
| COORD _CONSOLE_REGISTERVDM::VDMBufferSize |
Definition at line 893 of file conmsg.h.
Referenced by RegisterConsoleVDM().
| PVOID _CONSOLE_REGISTERVDM::VideoState |
Definition at line 887 of file conmsg.h.
Referenced by RegisterConsoleVDM().
| ULONG _CONSOLE_REGISTERVDM::VideoStateLength |
Definition at line 886 of file conmsg.h.
Referenced by RegisterConsoleVDM().