ReactOS 0.4.16-dev-197-g92996da
|
#include <conmsg.h>
Public Attributes | |
ULONG | ProcessId |
PCONSOLE_START_INFO | ConsoleStartInfo |
LPTHREAD_START_ROUTINE | CtrlRoutine |
LPTHREAD_START_ROUTINE | PropRoutine |
PCONSOLE_START_INFO _CONSOLE_ATTACHCONSOLE::ConsoleStartInfo |
Definition at line 297 of file conmsg.h.
Referenced by IntAttachConsole().
LPTHREAD_START_ROUTINE _CONSOLE_ATTACHCONSOLE::CtrlRoutine |
Definition at line 299 of file conmsg.h.
Referenced by IntAttachConsole().
ULONG _CONSOLE_ATTACHCONSOLE::ProcessId |
Definition at line 295 of file conmsg.h.
Referenced by IntAttachConsole().
LPTHREAD_START_ROUTINE _CONSOLE_ATTACHCONSOLE::PropRoutine |
Definition at line 300 of file conmsg.h.
Referenced by IntAttachConsole().