IWDTFActions2 interface (wdtf.h)

Defines operations and properties for the collection of actions that the IWDTFTargets::GetInterfaces method returns.

Inheritance

The IWDTFActions2 interface inherits from ITracing. IWDTFActions2 also has these types of members:

Methods

The IWDTFActions2 interface has these methods.

 
IWDTFActions2::Add

Add a single action to the collection.
IWDTFActions2::Clear

Removes all items from the collection.
IWDTFActions2::DisableObjectErrorLogging

Disable object error logging for all actions in the collection.
IWDTFActions2::DisableObjectLogging

Disable object logging for all actions in the collection.
IWDTFActions2::EnableObjectErrorLogging

Enable object error logging for all actions in the collection.
IWDTFActions2::EnableObjectLogging

Enable object logging for all actions in the collection.
IWDTFActions2::get__NewEnum

Gets a new iteration variable that the For Each loop structure implicitly uses.
IWDTFActions2::get_Count

Gets the number of actions in this collection.
IWDTFActions2::get_Item

Gets an individual action in the collection.
IWDTFActions2::Remove

Remove an action from the collection.

Requirements

Requirement Value
Target Platform Windows
Header wdtf.h