ReactOS 0.4.16-dev-1007-g2e85425
|
#include <extypes.h>
Public Attributes | |
USHORT | ProcessorArchitecture |
USHORT | ProcessorLevel |
USHORT | ProcessorRevision |
USHORT | MaximumProcessors |
ULONG64 | ProcessorFeatureBits |
USHORT _SYSTEM_PROCESSOR_INFORMATION::MaximumProcessors |
USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorArchitecture |
Definition at line 758 of file extypes.h.
Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().
ULONG64 _SYSTEM_PROCESSOR_INFORMATION::ProcessorFeatureBits |
Definition at line 767 of file extypes.h.
Referenced by EngQuerySystemAttribute(), and QSI_DEF().
USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorLevel |
Definition at line 759 of file extypes.h.
Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().
USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorRevision |
Definition at line 760 of file extypes.h.
Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().