This topic has not yet been rated - Rate this topic

IProvideWinSATResultsInfo::SystemRating property

Applies to: desktop apps only

Retrieves the base score for the computer.

This property is read-only.

Syntax

HRESULT get_SystemRating(
  [out]  float *level
);

Property value

The base score for the computer. The score is zero if the data store does not contain an assessment or if the current assessment is not valid.

Error codes

Returns S_OK if successful.

Remarks

The Windows Experience Index feature measures the capability of your computer's hardware configuration and expresses this measurement as a number called a base score. A higher base score generally means that your computer will perform better and faster than a computer with a lower base score, especially when performing more advanced and resource-intensive tasks.

Each hardware component receives an individual subscore. Your computer's base score is determined by the lowest subscore. For example, if the lowest subscore of an individual hardware component is 2.6, then the base score is 2.6. The base score is not an average of the combined subscores.

You can use the base score to confidently buy programs and other software that are matched to your computer's base score. For example, if your computer has a base score of 3.3, then you can confidently purchase any software designed for this version of Windows that requires a computer with a base score of 3 or lower.

To get the score for a subcomponent of the assessment, such as the CPU, call the IProvideWinSATAssessmentInfo::get_Score method.

Examples

For an example, see the IQueryRecentWinSATAssessment::Info property.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

None supported

Header

Winsatcominterfacei.h

DLL

Winsatapi.dll

See also

IProvideWinSATResultsInfo
Win32_WinSAT

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ