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

_JOBOBJECT_EXTENDED_LIMIT_INFORMATION

Declaration

Source position: jwawinnt.pas line 3251

type _JOBOBJECT_EXTENDED_LIMIT_INFORMATION = record

  BasicLimitInformation: JOBOBJECT_BASIC_LIMIT_INFORMATION;

  IoInfo: IO_COUNTERS;

  ProcessMemoryLimit: SIZE_T;

  JobMemoryLimit: SIZE_T;

  PeakProcessMemoryUsed: SIZE_T;

  PeakJobMemoryUsed: SIZE_T;

end;


Documentation generated on: 2023-03-18