ReactOS 0.4.16-dev-1650-gfc84d68
_PROCESS_STACK_ALLOCATION_INFORMATION_EX Struct Reference

#include <winternl.h>

Collaboration diagram for _PROCESS_STACK_ALLOCATION_INFORMATION_EX:

Public Attributes

ULONG PreferredNode
 
ULONG Reserved0
 
ULONG Reserved1
 
ULONG Reserved2
 
PROCESS_STACK_ALLOCATION_INFORMATION AllocInfo
 

Detailed Description

Definition at line 2777 of file winternl.h.

Member Data Documentation

◆ AllocInfo

PROCESS_STACK_ALLOCATION_INFORMATION _PROCESS_STACK_ALLOCATION_INFORMATION_EX::AllocInfo

Definition at line 2783 of file winternl.h.

◆ PreferredNode

ULONG _PROCESS_STACK_ALLOCATION_INFORMATION_EX::PreferredNode

Definition at line 2779 of file winternl.h.

◆ Reserved0

ULONG _PROCESS_STACK_ALLOCATION_INFORMATION_EX::Reserved0

Definition at line 2780 of file winternl.h.

◆ Reserved1

ULONG _PROCESS_STACK_ALLOCATION_INFORMATION_EX::Reserved1

Definition at line 2781 of file winternl.h.

◆ Reserved2

ULONG _PROCESS_STACK_ALLOCATION_INFORMATION_EX::Reserved2

Definition at line 2782 of file winternl.h.


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