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

_MINIDUMP_MODULE

Declaration

Source position: jwaimagehlp.pas line 2191

type _MINIDUMP_MODULE = record

  BaseOfImage: ULONG64;

  SizeOfImage: ULONG32;

  CheckSum: ULONG32;

  TimeDateStamp: ULONG32;

  ModuleNameRva: RVA;

  VersionInfo: VS_FIXEDFILEINFO;

  CvRecord: MINIDUMP_LOCATION_DESCRIPTOR;

  MiscRecord: MINIDUMP_LOCATION_DESCRIPTOR;

  Reserved0: ULONG64;

  Reserved1: ULONG64;

end;


Documentation generated on: 2023-03-18