ReactOS 0.4.16-dev-2354-g16de117
_SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION Struct Reference

#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
 

Detailed Description

Definition at line 4172 of file winnt_old.h.

Member Data Documentation

◆ KernelMode

DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::KernelMode

Definition at line 4175 of file winnt_old.h.

Referenced by test_GetProcessInformation().

◆ Machine

DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::Machine

Definition at line 4174 of file winnt_old.h.

Referenced by GetProcessInformation(), and test_GetProcessInformation().

◆ Native

DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::Native

Definition at line 4177 of file winnt_old.h.

◆ Process

DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::Process

Definition at line 4178 of file winnt_old.h.

◆ ReservedZero0

DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::ReservedZero0

Definition at line 4180 of file winnt_old.h.

◆ UserMode

DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::UserMode

Definition at line 4176 of file winnt_old.h.

Referenced by test_GetProcessInformation().

◆ WoW64Container

DWORD _SYSTEM_SUPPORTED_PROCESSOR_ARCHITECTURES_INFORMATION::WoW64Container

Definition at line 4179 of file winnt_old.h.

Referenced by test_GetProcessInformation().


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