Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods

TInferenceEngine.StartCapture(TStream,TEncoding) Method

Scroll Prev Top Next More

Starts capturing your expert system's output to the specified stream. This method commands the inference engine to redirect any calls to standard output within the expert system (TPrintOutFunction user function and PrintOut method) to the stream. All calls to the PrintOut method will go to the stream until the StopCapture method is called

Namespace: InferenceEngine

Parameters

Stream

Type: TStream

Encoding

Type: TEncoding

Return Value

Type: Boolean

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb