IExecutionStatus Collection Members
Public Methods
Public Method EventsListGets the list of the execution events.
Public Method RefreshExecStatusInfoRefreshes the execution status from the execution controller.
Public Properties
Public Property _NewEnumGets an ATL.IEnumOnSTLImpl enumerator for the TestExecStatus objects. For information on the ATL Class and IEnumOnSTLImpl, see Microsoft documentation.
Public Property CountThe number of status elements in the object.
Public Property FinishedChecks if execution is finished or still in progress.
Public Property ItemGets a TestExecStatus object by index (1-based).
See Also