cpuClass property
[This documentation is preliminary and is subject to change.]
Retrieves a string denoting the CPU class.
Syntax
HRESULT value = object.get_cpuClass(BSTR* p);
Property values
Type: BSTR
x86
-
Intel processor.
68K
-
Motorola processor.
Alpha
-
Digital processor.
PPC
-
Motorola processor.
Other
-
Other CPU classes, including Sun SPARC.
Build date: 6/12/2012
Community Additions
Show: