IQueryAllWinSATAssessments interface (winsatcominterfacei.h)
[IQueryAllWinSATAssessments may be altered or unavailable for releases after Windows 8.1.]
Retrieves details about all formal WinSAT assessments.
To retrieve this interface, call the CoCreateInstance function. Use __uuidof(CQueryAllWinSAT) as the class identifier and __uuidof(IQueryAllWinSATAssessments) as the interface identifier.
Inheritance
The IQueryAllWinSATAssessments interface inherits from the IDispatch interface.
Methods
The IQueryAllWinSATAssessments interface has these methods.
IQueryAllWinSATAssessments::get_AllXML Retrieves data from the formal XML assessment documents using the specified XPath. The query is run against all formal assessments 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 |