ReactOS 0.4.16-dev-1524-ga5ab400
|
#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 927 of file extypes.h.
Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().
ULONG64 _SYSTEM_PROCESSOR_INFORMATION::ProcessorFeatureBits |
Definition at line 936 of file extypes.h.
Referenced by EngQuerySystemAttribute(), and QSI_DEF().
USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorLevel |
Definition at line 928 of file extypes.h.
Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().
USHORT _SYSTEM_PROCESSOR_INFORMATION::ProcessorRevision |
Definition at line 929 of file extypes.h.
Referenced by QSI_DEF(), and SmpCreateDynamicEnvironmentVariables().