ISimpleIO_Status interface

The ISimpleIO_Status interface is used by the SimpleIOStress interface to expose an extensible method to retrieve the status of a test.

Members

The ISimpleIO_Status interface inherits from the IDispatch interface. ISimpleIO_Status also has the following types of members:

  • Methods

Methods

The ISimpleIO_Status interface has the following methods.

Method Description
ProvideHRESULT

Provides the status object with one bit of status.

 

Remarks

An implementation of the ISimpleIO_StandardStatus interface is the default object in the SimpleIOStress::Status property.

You can use the status object to determine when your scenario passes or fails. If you need more detailed or real-time information, you can implement the ISimpleIO_Status interface to provide customized status support for your test.

Requirements

Type library

WDTF.tlb; WDTFInterfaces.tlb

See also

ISimpleIO_StandardStatus

SimpleIOStress

SimpleIOStress::Status

 

 

Send comments about this topic to Microsoft

Build date: 1/12/2012