Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
All pipeline components must implement the IPipelineComponent interface, passing an OrderForm object interface pointer between each component. If a component returns an error, the pipeline may terminate execution and return an error to the caller.
The IPipelineComponent interface supports the following methods.
Method |
Description |
---|---|
The entry point at which the pipeline begins executing the component. |
|
Sets the design mode on the component. |
Remarks
Header: Pipecomp.h
Type Library: Microsoft Commerce 2000 Order Pipeline Type Library (Pipeline.dll)
IDL File: Pipecomp.idl