ReactOS 0.4.16-dev-1946-g52006dd
_ACTIVATION_CONTEXT_STACK32 Struct Reference

#include <winternl.h>

Collaboration diagram for _ACTIVATION_CONTEXT_STACK32:

Public Attributes

ULONG ActiveFrame
 
LIST_ENTRY32 FrameListCache
 
ULONG Flags
 
ULONG NextCookieSequenceNumber
 
ULONG32 StackId
 

Detailed Description

Definition at line 776 of file winternl.h.

Member Data Documentation

◆ ActiveFrame

ULONG _ACTIVATION_CONTEXT_STACK32::ActiveFrame

Definition at line 778 of file winternl.h.

◆ Flags

ULONG _ACTIVATION_CONTEXT_STACK32::Flags

Definition at line 780 of file winternl.h.

◆ FrameListCache

LIST_ENTRY32 _ACTIVATION_CONTEXT_STACK32::FrameListCache

Definition at line 779 of file winternl.h.

◆ NextCookieSequenceNumber

ULONG _ACTIVATION_CONTEXT_STACK32::NextCookieSequenceNumber

Definition at line 781 of file winternl.h.

◆ StackId

ULONG32 _ACTIVATION_CONTEXT_STACK32::StackId

Definition at line 782 of file winternl.h.


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