The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Activator::CreateComInstanceFrom Method
.NET Framework (current version)
Creates an instance of the COM object whose name is specified.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateComInstanceFrom(String^, String^) | Creates an instance of the COM object whose name is specified, using the named assembly file and the default constructor. |
![]() ![]() | CreateComInstanceFrom(String^, String^, array<Byte>^, AssemblyHashAlgorithm) | Creates an instance of the COM object whose name is specified, using the named assembly file and the default constructor. |
Show:

