New article on COM Interop

My latest article on COM Interop is up at 15seconds.com. COM Interop Exposed - Part 2 shows what you need to do in your .NET objects so that your events are exposed to your COM clients. I start with a history of how events work in COM, and then show how to use interfaces and attributes for easier integration with your existing COM clients.

1 Comment

  • I have not been able to get the code to work in C#. Would it be possible to produce sample code. VB6 says that the object does not support events.

Comments have been disabled for this content.