|
ReactOS 0.4.16-dev-2354-g16de117
|
#include <winnt_old.h>
Public Attributes | |
| DWORD | Machine: 16 |
| DWORD | KernelMode: 1 |
| DWORD | UserMode: 1 |
| DWORD | Native: 1 |
| DWORD | Process: 1 |
| DWORD | WoW64Container: 1 |
| DWORD | ReservedZero0: 11 |
Definition at line 4172 of file winnt_old.h.
| DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::KernelMode |
Definition at line 4175 of file winnt_old.h.
Referenced by test_GetProcessInformation().
| DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::Machine |
Definition at line 4174 of file winnt_old.h.
Referenced by GetProcessInformation(), and test_GetProcessInformation().
| DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::Native |
Definition at line 4177 of file winnt_old.h.
| DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::Process |
Definition at line 4178 of file winnt_old.h.
| DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::ReservedZero0 |
Definition at line 4180 of file winnt_old.h.
| DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::UserMode |
Definition at line 4176 of file winnt_old.h.
Referenced by test_GetProcessInformation().
| DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::WoW64Container |
Definition at line 4179 of file winnt_old.h.
Referenced by test_GetProcessInformation().