IProvideWinSATResultsInfo::get_RatingStateDesc 方法 (winsatcominterfacei.h)
[IProvideWinSATResultsInfo::RatingStateDesc 可能會在 Windows 8.1 後變更或無法使用版本。]
擷取可在UI中使用的字串,以指出評量是否有效。
這個屬性是唯讀的。
語法
HRESULT get_RatingStateDesc(
BSTR *description
);
參數
description
傳回值
無
備註
如果評量有效,則字串為 「Windows Experience Index」;否則,字串為 「Windows Experience Index : Unrated」。。 若要判斷評估的有效性,請呼叫 IProvideWinSATResultsInfo::get_AssessmentState 方法。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | 都不支援 |
目標平台 | Windows |
標頭 | winsatcominterfacei.h |
Dll | Winsatapi.dll |