This document is archived and information here might be outdated. Recommended version. |
Activates dynamically initialized server object or extension using configuration parameters identical to ones passed to the IObjectConstruct::Construct()
[Visual Basic .NET] Public Sub DynamicActivate ( _ ByVal pConfigProps As IPropertySet _ )
[C#] public void DynamicActivate ( IPropertySet pConfigProps );
[C++]
HRESULT DynamicActivate(
IPropertySet* pConfigProps
);
[C++]
Parameters pConfigProps [in]
pConfigProps is a parameter of type IPropertySet*