ITracing interface (wdtf.h)
The ITracinginterface sets an object's TTraceLevel value. This interface is a base interface for most of the WDTF interfaces.
Inheritance
The ITracing interface inherits from the IDispatch interface.
ITracing also has these types of members:
- Methods
Methods
The ITracing interface has these methods.
ITracing::SetTraceLevel The SetTraceLevel method sets the tracing level for an object. |
Remarks
Because the IAction interface inherits from the ITracing interface, all WDTF plug-ins will support ITracing. All of the WDTF core interfaces should also support ITracing.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | wdtf.h |