Unit 'JwaNative' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_ACTIVATION_CONTEXT_STACK

Declaration

Source position: jwanative.pas line 3172

type _ACTIVATION_CONTEXT_STACK = record

  Flags: ULONG;

  NextCookieSequenceNumber: ULONG;

  ActiveFrame: PRTL_ACTIVATION_CONTEXT_STACK_FRAME;

  FrameListCache: LIST_ENTRY;

end;


Documentation generated on: 2025-07-25