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

_SYSTEM_CACHE_INFORMATION

Declaration

Source position: jwanative.pas line 1110

type _SYSTEM_CACHE_INFORMATION = record

  SystemCacheWsSize: ULONG;

  SystemCacheWsPeakSize: ULONG;

  SystemCacheWsFaults: ULONG;

  SystemCacheWsMinimum: ULONG;

  SystemCacheWsMaximum: ULONG;

  TransitionSharedPages: ULONG;

  TransitionSharedPagesPeak: ULONG;

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

end;


Documentation generated on: 2023-03-18