Share via


IPipelineComponentUI Interface

The IPipelineComponentUI interface is implemented to allow a pipeline component to display a dialog box for configuration values. The interface is implemented by a separate Component Object Model (COM) object that displays the dialog box.

The IPipelineComponentUI interface supports the following method:

Method

Description

ShowProperties

Called by the Pipeline Editor to display the dialog box for the component.

Remarks

Header: Pipecomp.h

Type Library: Microsoft Commerce 2000 Order Pipeline Type Library (Pipeline.dll)

IDL File: Pipecomp.idl