IProvideWinSATResultsInfo::get_RatingStateDesc method (winsatcominterfacei.h)
[IProvideWinSATResultsInfo::RatingStateDesc may be altered or unavailable for releases after Windows 8.1.]
Retrieves a string that you can use in a UI to indicate whether the assessment is valid.
This property is read-only.
Syntax
HRESULT get_RatingStateDesc(
BSTR *description
);
Parameters
description
Return value
None
Remarks
If the assessment is valid, the string is "Windows Experience Index"; otherwise, the string is "Windows Experience Index : Unrated". To determine the validity of the assessment, call the IProvideWinSATResultsInfo::get_AssessmentState method.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | winsatcominterfacei.h |
DLL | Winsatapi.dll |