ReactOS 0.4.15-dev-7942-gd23573b
_SYSTEM_PROCESSOR_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

USHORT ProcessorArchitecture
 
USHORT ProcessorLevel
 
USHORT ProcessorRevision
 
USHORT MaximumProcessors
 
ULONG ProcessorFeatureBits
 

Detailed Description

Definition at line 754 of file extypes.h.

Member Data Documentation

◆ MaximumProcessors

USHORT _SYSTEM_PROCESSOR_INFORMATION::MaximumProcessors

Definition at line 762 of file extypes.h.

Referenced by QSI_DEF().

◆ ProcessorArchitecture

USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorArchitecture

Definition at line 756 of file extypes.h.

Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().

◆ ProcessorFeatureBits

ULONG _SYSTEM_PROCESSOR_INFORMATION::ProcessorFeatureBits

Definition at line 764 of file extypes.h.

Referenced by EngQuerySystemAttribute(), and QSI_DEF().

◆ ProcessorLevel

USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorLevel

Definition at line 757 of file extypes.h.

Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().

◆ ProcessorRevision

USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorRevision

Definition at line 758 of file extypes.h.

Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().


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