This topic has not yet been rated - Rate this topic

IInitiateWinSATAssessment interface

Initiates an assessment.

To retrieve this interface, call the CoCreateInstance function. Use __uuidof(CInitiateWinSAT) as the class identifier and __uuidof(IInitiateWinSATAssessment) as the interface identifier.

Members

The IInitiateWinSATAssessment interface inherits from the IUnknown interface. IInitiateWinSATAssessment also has these types of members:

Methods

The IInitiateWinSATAssessment interface has these methods.

MethodDescription
CancelAssessment

Cancels a currently running assessment.

InitiateAssessment

Initiates an ad hoc assessment.

InitiateFormalAssessment

Initiates a formal assessment.

 

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

None supported [desktop apps only]

Header

Winsatcominterfacei.h

DLL

Winsatapi.dll

 

 

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.