Contents Index Topic Contents | ||
Previous Topic: IOmNavigator::get_cookieEnabled Next Topic: IOmNavigator::get_mimeTypes |
IOmNavigator::get_cpuClass
HRESULT get_cpuClass( BSTR *p );Returns a string of the CPU class (for example, "x86", "Alpha", "Other").
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a string variable that receives the cpuClass value.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.