MtsPipeline.LoadPipe Method

The LoadPipe method loads a configuration (.pcf) file into the pipeline. The LoadPipe method must be called to initialize every pipeline.

Syntax

MtsPipeline.LoadPipe(Path)

Parameters

Path
The path and file name of the configuration file.

Remarks

The MtsPipeline.LoadPipe method fails if you attempt to load a configuration designated for MtsTxPipeline only.

Related Topics


© 1997-1998 Microsoft Corporation. All rights reserved.