ReactOS 0.4.16-dev-1946-g52006dd
_STARTUPINFOEXW Struct Reference

#include <winbase.h>

Collaboration diagram for _STARTUPINFOEXW:

Public Attributes

STARTUPINFOW StartupInfo
 
LPPROC_THREAD_ATTRIBUTE_LIST lpAttributeList
 

Detailed Description

Definition at line 711 of file winbase.h.

Member Data Documentation

◆ lpAttributeList

LPPROC_THREAD_ATTRIBUTE_LIST _STARTUPINFOEXW::lpAttributeList

Definition at line 714 of file winbase.h.

Referenced by alloc_console(), and create_pseudo_console().

◆ StartupInfo

STARTUPINFOW _STARTUPINFOEXW::StartupInfo

Definition at line 713 of file winbase.h.

Referenced by alloc_console(), and create_pseudo_console().


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