Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Some information relates to a prerelease product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the CPU vendor.
Syntax
typedef enum HWREQCHK_CPU_VENDOR {
HWREQCHK_CPU_VENDOR_OTHER,
HWREQCHK_CPU_VENDOR_AMD,
HWREQCHK_CPU_VENDOR_INTEL,
HWREQCHK_CPU_VENDOR_QUALCOMM
} ;
Constants
HWREQCHK_CPU_VENDOR_OTHERThe CPU was manufactured by another vendor. |
HWREQCHK_CPU_VENDOR_AMDThe CPU was manufactured by AMD. |
HWREQCHK_CPU_VENDOR_INTELThe CPU was manufactured by Intel. |
HWREQCHK_CPU_VENDOR_QUALCOMMThe CPU was manufactured by Qualcomm. |
Requirements
| Requirement | Value |
|---|---|
| Header | hwreqchkapi.h |