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

_MINIDUMP_THREAD_EX

Declaration

Source position: jwaimagehlp.pas line 2108

type _MINIDUMP_THREAD_EX = record

  ThreadId: ULONG32;

  SuspendCount: ULONG32;

  PriorityClass: ULONG32;

  Priority: ULONG32;

  Teb: ULONG64;

  Stack: MINIDUMP_MEMORY_DESCRIPTOR;

  ThreadContext: MINIDUMP_LOCATION_DESCRIPTOR;

  BackingStore: MINIDUMP_MEMORY_DESCRIPTOR;

end;


Documentation generated on: 2023-03-18