This topic has not yet been rated - Rate this topic

IWinSATInitiateEvents interface

Implement this interface to receive notifications when an assessment is complete or making progress.

Members

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

Methods

The IWinSATInitiateEvents interface has these methods.

MethodDescription
WinSATComplete

Receives notification when an assessment succeeds, fails, or is canceled.

WinSATUpdate

Receives notification when an assessment is making progress.

 

Examples

For an example that implements this interface, see the IInitiateWinSATAssessment::InitiateAssessment method.

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::InitiateAssessment
IInitiateWinSATAssessment::InitiateFormalAssessment

 

 

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.