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

_JOBOBJECT_BASIC_PROCESS_ID_LIST

Declaration

Source position: jwawinnt.pas line 3274

type _JOBOBJECT_BASIC_PROCESS_ID_LIST = record

  NumberOfAssignedProcesses: DWORD;

  NumberOfProcessIdsInList: DWORD;

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

end;


Documentation generated on: 2025-07-25