1

Can ComAutomationFactory.CreateObject be used to create an IDisposable object for our COM application? If possible, what value should be given as ProgramID?

Chris Barlow
  • 3,274
  • 4
  • 31
  • 52
subbu
  • 3,229
  • 13
  • 49
  • 70

1 Answers1

0

The answer is yes. Here is one way you can do it: http://jmorrill.hjtcentral.com/Home/tabid/428/EntryId/441/Silverlight-and-Desktop-NET-Integration.aspx

Jeremiah Morrill
  • 4,248
  • 2
  • 17
  • 21