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

_JOBOBJECT_BASIC_PROCESS_ID_LIST

Declaration

Source position: jwawinnt.pas line 3267

type _JOBOBJECT_BASIC_PROCESS_ID_LIST = record

  NumberOfAssignedProcesses: DWORD;

  NumberOfProcessIdsInList: DWORD;

  ProcessIdList: array [0..0] of ULONG_PTR;

end;


Documentation generated on: 2023-03-18