The GetConfigData method returns an IDictionary pointer for the user interface to read the configuration data for the component.
HRESULT GetConfigData(
IDispatch **ppDict// out
);
<pipeline.h>
<pipecomp.h>
The method returns an HRESULT value.
IPipelineComponentAdmin::SetConfigData