|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <pstypes.h>
Public Attributes | |
| ULONG | NumberOfAssignedProcesses |
| ULONG | NumberOfProcessIdsInList |
| ULONG_PTR | ProcessIdList [1] |
| DWORD | NumberOfAssignedProcesses |
| DWORD | NumberOfProcessIdsInList |
| ULONG _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfAssignedProcesses |
Definition at line 1653 of file pstypes.h.
Referenced by _test_assigned_proc(), and test_QueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfAssignedProcesses |
Definition at line 4024 of file winnt_old.h.
| ULONG _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfProcessIdsInList |
Definition at line 1654 of file pstypes.h.
Referenced by _test_assigned_proc(), and test_QueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfProcessIdsInList |
Definition at line 4025 of file winnt_old.h.
| ULONG_PTR _JOBOBJECT_BASIC_PROCESS_ID_LIST::ProcessIdList |
Definition at line 1655 of file pstypes.h.
Referenced by _test_assigned_proc(), and test_QueryInformationJobObject().