ReactOS 0.4.16-dev-1524-ga5ab400
_SYSTEM_PROCESSOR_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

USHORT ProcessorArchitecture
 
USHORT ProcessorLevel
 
USHORT ProcessorRevision
 
USHORT MaximumProcessors
 
ULONG64 ProcessorFeatureBits
 

Detailed Description

Definition at line 925 of file extypes.h.

Member Data Documentation

◆ MaximumProcessors

USHORT _SYSTEM_PROCESSOR_INFORMATION::MaximumProcessors

Definition at line 933 of file extypes.h.

Referenced by QSI_DEF().

◆ ProcessorArchitecture

USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorArchitecture

Definition at line 927 of file extypes.h.

Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().

◆ ProcessorFeatureBits

ULONG64 _SYSTEM_PROCESSOR_INFORMATION::ProcessorFeatureBits

Definition at line 936 of file extypes.h.

Referenced by EngQuerySystemAttribute(), and QSI_DEF().

◆ ProcessorLevel

USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorLevel

Definition at line 928 of file extypes.h.

Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().

◆ ProcessorRevision

USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorRevision

Definition at line 929 of file extypes.h.

Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().


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