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

_DEBUG_HEAP_INFORMATION

Declaration

Source position: jwanative.pas line 1669

type _DEBUG_HEAP_INFORMATION = record

  Base: ULONG;

  Flags: ULONG;

  Granularity: USHORT;

  Unknown: USHORT;

  Allocated: ULONG;

  Committed: ULONG;

  TagCount: ULONG;

  BlockCount: ULONG;

  Reserved: array [0..6] of ULONG;

  Tags: PVOID;

  Blocks: PVOID;

end;


Documentation generated on: 2023-03-18