Connecting Tech Pros Worldwide Forums | Help | Site Map

Dynamic Creation of unmanaged COM

Steven
Guest
 
Posts: n/a
#1: Jul 7 '06
Could anyone please let me know the syntax from dynamically creating an
instance of an unmanaged com object in C#. I want to do this because I have
several unmamanged com objects and I do not know at compile time which object
I will need.

Cheers

Steven
Guest
 
Posts: n/a
#2: Jul 8 '06

re: Dynamic Creation of unmanaged COM


Sorry, this was a really dumb question, must have had one too many beers when
thinking about it.

Cheers

"Steven" wrote:
Quote:
Could anyone please let me know the syntax from dynamically creating an
instance of an unmanaged com object in C#. I want to do this because I have
several unmamanged com objects and I do not know at compile time which object
I will need.
>
Cheers
Closed Thread