This topic has not yet been rated - Rate this topic

IQueryRecentWinSATAssessment interface

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.

Members

The IQueryRecentWinSATAssessment interface inherits from the IDispatch interface. IQueryRecentWinSATAssessment also has these types of members:

Properties

The IQueryRecentWinSATAssessment interface has these properties.

PropertyDescription

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.

XML

Retrieves data from the XML assessment document by using the specified XPath.

 

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

None supported [desktop apps only]

Header

Winsatcominterfacei.h

DLL

Winsatapi.dll

See also

IInitiateWinSATAssessment
IQueryAllWinSATAssessments

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.