0 out of 3 rated this helpful - Rate this topic

Activator.CreateComInstanceFrom Method

Creates an instance of the COM object whose name is specified.

Name Description
Activator.CreateComInstanceFrom (String, String) Creates an instance of the COM object whose name is specified, using the named assembly file and the constructor that best matches the specified parameters.
Activator.CreateComInstanceFrom (String, String, Byte[], AssemblyHashAlgorithm) Creates an instance of the COM object whose name is specified, using the named assembly file and the default constructor.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.