Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[IQueryRecentWinSATAssessment may be altered or unavailable for releases after Windows 8.1.]
Retrieves details about the results of the most recent formal WinSAT assessment.
To retrieve this interface, call the CoCreateInstance function. Use __uuidof(CQueryWinSAT) as the class identifier and __uuidof(IQueryRecentWinSATAssessment) as the interface identifier.
Inheritance
The IQueryRecentWinSATAssessment interface inherits from the IDispatch interface.
Methods
The IQueryRecentWinSATAssessment interface has these methods.
| IQueryRecentWinSATAssessment::get_Info Retrieves an interface that provides information about the results of the most recent formal assessment, for example, the base score and the date that the assessment was run. |
| IQueryRecentWinSATAssessment::get_XML Retrieves data from the XML assessment document by using the specified XPath. The query is run against the most recent formal assessment in the WinSAT data store. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | winsatcominterfacei.h |