|
ReactOS 0.4.16-dev-2332-g4cba65d
|
#include <rtltypes.h>

Definition at line 965 of file rtltypes.h.
| struct _RTL_ACTIVATION_CONTEXT_STACK_FRAME* _ACTIVATION_CONTEXT_STACK::ActiveFrame |
Definition at line 967 of file rtltypes.h.
Referenced by get_current_actctx_no_addref(), RtlActivateActivationContextEx(), RtlDeactivateActivationContext(), RtlFreeActivationContextStack(), and RtlIsActivationContextActive().
| RTL_ACTIVATION_CONTEXT_STACK_FRAME* _ACTIVATION_CONTEXT_STACK::ActiveFrame |
Definition at line 330 of file winternl.h.
| ULONG _ACTIVATION_CONTEXT_STACK::Flags |
Definition at line 969 of file rtltypes.h.
| LIST_ENTRY _ACTIVATION_CONTEXT_STACK::FrameListCache |
Definition at line 968 of file rtltypes.h.
Referenced by RtlFreeActivationContextStack().
| ULONG _ACTIVATION_CONTEXT_STACK::NextCookieSequenceNumber |
Definition at line 970 of file rtltypes.h.
| ULONG _ACTIVATION_CONTEXT_STACK::StackId |
Definition at line 971 of file rtltypes.h.
| ULONG_PTR _ACTIVATION_CONTEXT_STACK::StackId |
Definition at line 334 of file winternl.h.