ReactOS 0.4.15-dev-6047-gb29e82d
|
#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 1564 of file pstypes.h.
Referenced by _test_assigned_proc(), and test_QueryInformationJobObject().
DWORD _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfAssignedProcesses |
Definition at line 3848 of file winnt_old.h.
ULONG _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfProcessIdsInList |
Definition at line 1565 of file pstypes.h.
Referenced by _test_assigned_proc(), and test_QueryInformationJobObject().
DWORD _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfProcessIdsInList |
Definition at line 3849 of file winnt_old.h.
ULONG_PTR _JOBOBJECT_BASIC_PROCESS_ID_LIST::ProcessIdList |
Definition at line 1566 of file pstypes.h.
Referenced by _test_assigned_proc(), and test_QueryInformationJobObject().