|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>

Public Attributes | |
| ULONG64 | ActiveFrame |
| LIST_ENTRY64 | FrameListCache |
| ULONG | Flags |
| ULONG | NextCookieSequenceNumber |
| ULONG64 | StackId |
Definition at line 785 of file winternl.h.
| ULONG64 _ACTIVATION_CONTEXT_STACK64::ActiveFrame |
Definition at line 787 of file winternl.h.
| ULONG _ACTIVATION_CONTEXT_STACK64::Flags |
Definition at line 789 of file winternl.h.
| LIST_ENTRY64 _ACTIVATION_CONTEXT_STACK64::FrameListCache |
Definition at line 788 of file winternl.h.
| ULONG _ACTIVATION_CONTEXT_STACK64::NextCookieSequenceNumber |
Definition at line 790 of file winternl.h.
| ULONG64 _ACTIVATION_CONTEXT_STACK64::StackId |
Definition at line 791 of file winternl.h.