Provides the method used in Visual Basic to capture text output from a stream. (Visual Basic only)
Syntax
IProvideRuntimeText
Remarks
Use this interface and the GetRuntimeText method to specify the run-time text generated by a DTC. If you are using Visual C++, use the SaveRuntimeState method of the IActiveDesigner interface.
See also SaveRuntimeState method of the IActiveDesigner Interface.