ReactOS 0.4.16-dev-1946-g52006dd
_ACTIVATION_CONTEXT_STACK64 Struct Reference

#include <winternl.h>

Collaboration diagram for _ACTIVATION_CONTEXT_STACK64:

Public Attributes

ULONG64 ActiveFrame
 
LIST_ENTRY64 FrameListCache
 
ULONG Flags
 
ULONG NextCookieSequenceNumber
 
ULONG64 StackId
 

Detailed Description

Definition at line 785 of file winternl.h.

Member Data Documentation

◆ ActiveFrame

ULONG64 _ACTIVATION_CONTEXT_STACK64::ActiveFrame

Definition at line 787 of file winternl.h.

◆ Flags

ULONG _ACTIVATION_CONTEXT_STACK64::Flags

Definition at line 789 of file winternl.h.

◆ FrameListCache

LIST_ENTRY64 _ACTIVATION_CONTEXT_STACK64::FrameListCache

Definition at line 788 of file winternl.h.

◆ NextCookieSequenceNumber

ULONG _ACTIVATION_CONTEXT_STACK64::NextCookieSequenceNumber

Definition at line 790 of file winternl.h.

◆ StackId

ULONG64 _ACTIVATION_CONTEXT_STACK64::StackId

Definition at line 791 of file winternl.h.


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