Previous in Contents Next in Contents

MtsTxPipeline.LoadPipe Method

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

Syntax

MtsTxPipeline.LoadPipe(Path)

Parameters

Path
The path and file name of the configuration file.

Remarks

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

Related Topics


© 1997-2000 Microsoft Corporation. All rights reserved.