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

_JOBOBJECT_BASIC_LIMIT_INFORMATION

Declaration

Source position: jwawinnt.pas line 3232

type _JOBOBJECT_BASIC_LIMIT_INFORMATION = record

  PerProcessUserTimeLimit: LARGE_INTEGER;

  PerJobUserTimeLimit: LARGE_INTEGER;

  LimitFlags: DWORD;

  MinimumWorkingSetSize: SIZE_T;

  MaximumWorkingSetSize: SIZE_T;

  ActiveProcessLimit: DWORD;

  Affinity: ULONG_PTR;

  PriorityClass: DWORD;

  SchedulingClass: DWORD;

end;


Documentation generated on: 2023-03-18