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

_SYSTEM_POOL_TAG_INFORMATION

Declaration

Source position: jwanative.pas line 1125

type _SYSTEM_POOL_TAG_INFORMATION = record

  Tag: array [0..3] of CHAR;

  PagedPoolAllocs: ULONG;

  PagedPoolFrees: ULONG;

  PagedPoolUsage: ULONG;

  NonPagedPoolAllocs: ULONG;

  NonPagedPoolFrees: ULONG;

  NonPagedPoolUsage: ULONG;

end;


Documentation generated on: 2023-03-18