IWDTFStrings2 interface (wdtf.h)
Defines operations and properties for a collection of strings.
Inheritance
The IWDTFStrings2 interface inherits from ITracing. IWDTFStrings2 also has these types of members:
Methods
The IWDTFStrings2 interface has these methods.
IWDTFStrings2::Add Adds a single string to the collection. |
IWDTFStrings2::get__NewEnum Learn how the get__NewEnum method of the IWDTFStrings2 interface gets a new iteration variable that the For Each loop structure implicitly uses. |
IWDTFStrings2::get_Count Gets the number of strings in the collection. |
IWDTFStrings2::get_Item Gets an individual string in the collection. |
IWDTFStrings2::Remove Removes a string from the collection. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Professional |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wdtf.h |