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

_MINIDUMP_EXCEPTION

Declaration

Source position: jwaimagehlp.pas line 2146

type _MINIDUMP_EXCEPTION = record

  ExceptionCode: ULONG32;

  ExceptionFlags: ULONG32;

  ExceptionRecord: ULONG64;

  ExceptionAddress: ULONG64;

  NumberParameters: ULONG32;

  __unusedAlignment: ULONG32;

  ExceptionInformation: array [0..EXCEPTION_MAXIMUM_PARAMETERS-1] of ULONG64;

end;


Documentation generated on: 2023-03-18