ReactOS 0.4.16-dev-1946-g52006dd
_PROCESS_STACK_ALLOCATION_INFORMATION Struct Reference

#include <winternl.h>

Collaboration diagram for _PROCESS_STACK_ALLOCATION_INFORMATION:

Public Attributes

SIZE_T ReserveSize
 
SIZE_T ZeroBits
 
PVOID StackBase
 

Detailed Description

Definition at line 2770 of file winternl.h.

Member Data Documentation

◆ ReserveSize

SIZE_T _PROCESS_STACK_ALLOCATION_INFORMATION::ReserveSize

Definition at line 2772 of file winternl.h.

◆ StackBase

PVOID _PROCESS_STACK_ALLOCATION_INFORMATION::StackBase

Definition at line 2774 of file winternl.h.

◆ ZeroBits

SIZE_T _PROCESS_STACK_ALLOCATION_INFORMATION::ZeroBits

Definition at line 2773 of file winternl.h.


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