Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method takes a pointer to an object containing the configuration information for the component. This object must implement the IDictionary interface.
HRESULT SetConfigData(
IDispatch* pDict
);
Parameters
- pDict
[in] An interface pointer to the object containing the configuration information.
Return Value
The method returns an HRESULT value.