The SetConfigData method takes a pointer to an object containing the configuration information for the component. This object must implement IDictionary.
HRESULT SetConfigData(
IDispatch *pDict// in
);
<pipeline.h>
<pipecomp.h>
The method returns an HRESULT value.
IPipelineComponentAdmin::GetConfigData