ReactOS 0.4.15-dev-7918-g2a2556c
_DESKTOP_CONSOLE_THREAD Struct Reference

#include <ntuser.h>

Public Attributes

HDESK DesktopHandle
 
ULONG_PTR ThreadId
 

Detailed Description

Definition at line 1804 of file ntuser.h.

Member Data Documentation

◆ DesktopHandle

HDESK _DESKTOP_CONSOLE_THREAD::DesktopHandle

Definition at line 1806 of file ntuser.h.

Referenced by GuiConsoleInputThread(), GuiInit(), and NtUserConsoleControl().

◆ ThreadId

ULONG_PTR _DESKTOP_CONSOLE_THREAD::ThreadId

Definition at line 1807 of file ntuser.h.

Referenced by GuiConsoleInputThread(), GuiInit(), and NtUserConsoleControl().


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