ReactOS 0.4.16-dev-401-g45b008d
|
#include <winternl.h>
Definition at line 401 of file winternl.h.
ULONG_PTR _PROCESS_BASIC_INFORMATION::AffinityMask |
Definition at line 337 of file pstypes.h.
Referenced by GetProcessAffinityMask(), NtQueryInformationProcess(), and Test_ProcessBasicInformation().
KPRIORITY _PROCESS_BASIC_INFORMATION::BasePriority |
Definition at line 338 of file pstypes.h.
Referenced by NtQueryInformationProcess(), and Test_ProcessBasicInformation().
NTSTATUS _PROCESS_BASIC_INFORMATION::ExitStatus |
Definition at line 335 of file pstypes.h.
Referenced by _main(), GetExitCodeProcess(), NtQueryInformationProcess(), and Test_ProcessBasicInformation().
ULONG_PTR _PROCESS_BASIC_INFORMATION::InheritedFromUniqueProcessId |
Definition at line 340 of file pstypes.h.
Referenced by CON_API_NOCONSOLE(), NtQueryInformationProcess(), and Test_ProcessBasicInformation().
PPEB _PROCESS_BASIC_INFORMATION::PebBaseAddress |
Definition at line 404 of file winternl.h.
Referenced by EnumProcessModules(), FindModule(), GetProcessVersion(), NtQueryInformationProcess(), PsaEnumerateProcessModules(), RtlCreateUserProcess(), RtlpQueryRemoteProcessModules(), Test_ProcessBasicInformation(), and UserpGetClientFileName().
PVOID _PROCESS_BASIC_INFORMATION::Reserved1 |
Definition at line 403 of file winternl.h.
PVOID _PROCESS_BASIC_INFORMATION::Reserved2 |
Definition at line 405 of file winternl.h.
PVOID _PROCESS_BASIC_INFORMATION::Reserved3 |
Definition at line 407 of file winternl.h.
ULONG_PTR _PROCESS_BASIC_INFORMATION::UniqueProcessId |
Definition at line 406 of file winternl.h.
Referenced by GetProcessId(), NtQueryInformationProcess(), SmpApiLoop(), and Test_ProcessBasicInformation().