The LoadPipe method is an Automation function to be used in those environments where IPersistFile::Load is not available. The function is used to bind to the pipeline's configuration file. In Commerce Server, this file has a .pcf extension.
HRESULT LoadPipe (
BSTRpszFileName// in
);
<pipeline.h>
<pipecomp.h>
Value | Description |
---|---|
S_OK | Function was successful. |
S_FALSE | Operation failed. |