IPipelineComponentAdmin::GetConfigData Method
This method returns an IDictionary pointer for the user interface to read the configuration data for the component.
HRESULT GetConfigData(
IDispatch** ppDict
);
Parameters
- ppDict
[out] A pointer to an object from which the user interface can read the configuration data (typically using the IDictionary interface).
Return Value
The method returns an HRESULT value.