com - Is there a .NET equivalent to CoCreateInstanceEx? -
I have found the closest thing, using activator.creditentence, but you can name it a server name / Can not provide account information.
What I want to do is create COM object on another computer I (I know that I can make it on a separate computer by adding component properties in the control panel, Dynamically start a COM component on a different server)
Is there a managed way for it, or do I have CoCreateInstanceEx
p-invoke
No, you have CoCreateInstanceEx
by P / Invoke
Comments
Post a Comment