Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |