C# and COM - creating COM events

  • From: "Macarty, Jay {PBSG}" <Jay.Macarty@xxxxxxxx>
  • To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
  • Date: Sat, 8 Nov 2008 18:22:48 -0600

All,
I have a C# program I am registering as a COM object. I have examples of 
creating properties and method calls. However, I also want this COM object to 
be able to produce events so that I can hook into those events from a VBScript 
script for Window-Eyes.

Any documentation or examples on exposing COM events from c# would be 
appreciated.

Other related posts: