OrderPipeline.LoadPipe Method

The LoadPipe method loads a pipeline configuration (.pcf) file into the pipeline.

The LoadPipe method must be called to initialize every pipeline.

Syntax

OrderPipeline.LoadPipe(Path)

Parameters

Path
The path and file name of the configuration file.

Related Topics


© 1997-1998 Microsoft Corporation. All rights reserved.