ReactOS 0.4.15-dev-7834-g00c4b3d
_USER_GET_THREAD_CONSOLE_DESKTOP Struct Reference

#include <winmsg.h>

Public Attributes

ULONG_PTR ThreadId
 
HDESK ConsoleDesktop
 

Detailed Description

Definition at line 68 of file winmsg.h.

Member Data Documentation

◆ ConsoleDesktop

HDESK _USER_GET_THREAD_CONSOLE_DESKTOP::ConsoleDesktop

Definition at line 71 of file winmsg.h.

Referenced by CSR_API(), and GetThreadDesktop().

◆ ThreadId

ULONG_PTR _USER_GET_THREAD_CONSOLE_DESKTOP::ThreadId

Definition at line 70 of file winmsg.h.

Referenced by CSR_API(), and GetThreadDesktop().


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