[Mono-list] COM objects and CSharp

Jonathan Pryor jonpryor@vt.edu
03 Sep 2002 13:25:33 -0400


MSDN has several samples on using COM objects from .NET.  See:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpsamples/html/interop.asp

Beware line wrapping.

Please note that Mono does not presently support COM objects, so you can
only do so from .NET.

 - Jon

On Tue, 2002-09-03 at 15:51, Lonnie Cumberland wrote:
> Hello All,
> 
> Could someone please tell me how to use COM objects from CSharp?
> 
> Is there a tutorial or example somewhere that I could take a look at?
> 
> Cheers,
> Lonnie