IWDTFTargets2 interface (wdtf.h)
Defines properties and operations for the collection.
Inheritance
The IWDTFTargets2 interface inherits from ITracing. IWDTFTargets2 also has these types of members:
Methods
The IWDTFTargets2 interface has these methods.
IWDTFTargets2::Add Add a single item to the collection. |
IWDTFTargets2::Clear Learn how the method removes all items from the collection. |
IWDTFTargets2::Eval Evaluates whether all items in the collection match an SDEL statement. |
IWDTFTargets2::get__NewEnum Learn how this IWDTFTargets2 interface method gets a new iteration variable that the For Each loop structure implicitly uses. |
IWDTFTargets2::get_Count Gets the number of items in this collection. |
IWDTFTargets2::get_Item Gets an individual item in the collection. |
IWDTFTargets2::get_WDTF Learn how this method gets the main WDTF aggregation object. |
IWDTFTargets2::GetInterfaces Returns a collection of actions that support the interface - one IWDTFAction2 for each item that has one. |
IWDTFTargets2::GetInterfacesIfExist Learn how the method returns a collection of actions that support the interface - one IWDTFAction2 for each item that has one. |
IWDTFTargets2::Query Returns a subset of the items in the collection. |
IWDTFTargets2::QuerySingle Returns a single item from the collection. |
IWDTFTargets2::Remove Removes an item from the collection. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Professional |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wdtf.h |