ReactOS 0.4.16-dev-122-g325d74c
|
#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 1565 of file pstypes.h.
Referenced by _test_assigned_proc(), and test_QueryInformationJobObject().
DWORD _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfAssignedProcesses |
Definition at line 3801 of file winnt_old.h.
ULONG _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfProcessIdsInList |
Definition at line 1566 of file pstypes.h.
Referenced by _test_assigned_proc(), and test_QueryInformationJobObject().
DWORD _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfProcessIdsInList |
Definition at line 3802 of file winnt_old.h.
ULONG_PTR _JOBOBJECT_BASIC_PROCESS_ID_LIST::ProcessIdList |
Definition at line 1567 of file pstypes.h.
Referenced by _test_assigned_proc(), and test_QueryInformationJobObject().