IProvideWinSATResultsInfo interface (winsatcominterfacei.h)
[IProvideWinSATResultsInfo may be altered or unavailable for releases after Windows 8.1.]
Gets information about the results of an assessment, for example, the base score and the date that the assessment was run.
To get this interface, call the IQueryRecentWinSATAssessment::get_Info method.
Inheritance
The IProvideWinSATResultsInfo interface inherits from the IDispatch interface. IProvideWinSATResultsInfo also has these types of members:
Methods
The IProvideWinSATResultsInfo interface has these methods.
IProvideWinSATResultsInfo::get_AssessmentDateTime Retrieves the date and time that the assessment was run. |
IProvideWinSATResultsInfo::get_AssessmentState Retrieves the state of the assessment. |
IProvideWinSATResultsInfo::get_RatingStateDesc Retrieves a string that you can use in a UI to indicate whether the assessment is valid. |
IProvideWinSATResultsInfo::get_SystemRating Retrieves the base score for the computer. |
IProvideWinSATResultsInfo::GetAssessmentInfo Retrieves summary information for a subcomponent of the assessment. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | winsatcominterfacei.h |