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 _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
