ReactOS 0.4.16-dev-401-g45b008d
|
#include <extypes.h>
Public Attributes | |
USHORT | ProcessorArchitecture |
USHORT | ProcessorLevel |
USHORT | ProcessorRevision |
USHORT | MaximumProcessors |
ULONG | ProcessorFeatureBits |
USHORT _SYSTEM_PROCESSOR_INFORMATION::MaximumProcessors |
USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorArchitecture |
Definition at line 756 of file extypes.h.
Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().
ULONG _SYSTEM_PROCESSOR_INFORMATION::ProcessorFeatureBits |
Definition at line 764 of file extypes.h.
Referenced by EngQuerySystemAttribute(), and QSI_DEF().
USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorLevel |
Definition at line 757 of file extypes.h.
Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().
USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorRevision |
Definition at line 758 of file extypes.h.
Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().