Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
IPipelineComponentAdmin Interface
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

To support third-party components in the Pipeline Editor, components must provide their own user interface code. The IPipelineComponentAdmin interface, in combination with the IPipelineComponentUI and IPipelineComponentSpecifyUI interfaces, provides an alternative to using the ISpecifyPropertyPages interface.

The IPipelineComponentAdmin interface supports the following methods:

Method

Description

GetConfigData

Returns a Dictionary object that contains the configuration settings for a component.

SetConfigData

Sets the configuration settings on a component using the contents of a Dictionary object.

Header Pipecomp.h

Type Library: Microsoft Commerce Pipeline StdRetComp Type Library (Stdretcomp.dll)

IDL File: Pipecomp.idl

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker