ReactOS 0.4.15-dev-7907-g95bf896
_JOBOBJECT_BASIC_PROCESS_ID_LIST Struct Reference

#include <pstypes.h>

Public Attributes

ULONG NumberOfAssignedProcesses
 
ULONG NumberOfProcessIdsInList
 
ULONG_PTR ProcessIdList [1]
 
DWORD NumberOfAssignedProcesses
 
DWORD NumberOfProcessIdsInList
 

Detailed Description

Definition at line 1562 of file pstypes.h.

Member Data Documentation

◆ NumberOfAssignedProcesses [1/2]

ULONG _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfAssignedProcesses

Definition at line 1564 of file pstypes.h.

Referenced by _test_assigned_proc(), and test_QueryInformationJobObject().

◆ NumberOfAssignedProcesses [2/2]

DWORD _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfAssignedProcesses

Definition at line 3801 of file winnt_old.h.

◆ NumberOfProcessIdsInList [1/2]

ULONG _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfProcessIdsInList

Definition at line 1565 of file pstypes.h.

Referenced by _test_assigned_proc(), and test_QueryInformationJobObject().

◆ NumberOfProcessIdsInList [2/2]

DWORD _JOBOBJECT_BASIC_PROCESS_ID_LIST::NumberOfProcessIdsInList

Definition at line 3802 of file winnt_old.h.

◆ ProcessIdList

ULONG_PTR _JOBOBJECT_BASIC_PROCESS_ID_LIST::ProcessIdList

Definition at line 1566 of file pstypes.h.

Referenced by _test_assigned_proc(), and test_QueryInformationJobObject().


The documentation for this struct was generated from the following files: