Source position: jwaimagehlp.pas line 2231
type _MINIDUMP_MEMORY_LIST = record
NumberOfMemoryRanges: ULONG32;
MemoryRanges: array [0..0] of MINIDUMP_MEMORY_DESCRIPTOR;
end;