|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>

Definition at line 403 of file winternl.h.
| ULONG_PTR _PROCESS_BASIC_INFORMATION::AffinityMask |
Definition at line 359 of file pstypes.h.
Referenced by GetProcessAffinityMask(), NtQueryInformationProcess(), and Test_ProcessBasicInformation().
| KPRIORITY _PROCESS_BASIC_INFORMATION::BasePriority |
Definition at line 360 of file pstypes.h.
Referenced by NtQueryInformationProcess(), and Test_ProcessBasicInformation().
| NTSTATUS _PROCESS_BASIC_INFORMATION::ExitStatus |
Definition at line 357 of file pstypes.h.
Referenced by _main(), GetExitCodeProcess(), NtQueryInformationProcess(), and Test_ProcessBasicInformation().
| ULONG_PTR _PROCESS_BASIC_INFORMATION::InheritedFromUniqueProcessId |
Definition at line 362 of file pstypes.h.
Referenced by CON_API_NOCONSOLE(), NtQueryInformationProcess(), and Test_ProcessBasicInformation().
| PPEB _PROCESS_BASIC_INFORMATION::PebBaseAddress |
Definition at line 406 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 405 of file winternl.h.
| PVOID _PROCESS_BASIC_INFORMATION::Reserved2 |
Definition at line 407 of file winternl.h.
| PVOID _PROCESS_BASIC_INFORMATION::Reserved3 |
Definition at line 409 of file winternl.h.
| ULONG_PTR _PROCESS_BASIC_INFORMATION::UniqueProcessId |
Definition at line 408 of file winternl.h.
Referenced by GetProcessId(), NtQueryInformationProcess(), SmpApiLoop(), and Test_ProcessBasicInformation().