Administrator

Administrator

  • Tech Writer
  • 2.2k
  • 1.5m

Handling events from a COM server

Mar 11 2003 8:21 AM
Does any one know how to write an event hendler for a COM server created in a C# program. An instance of the server is created in the constructor of the application and I'd like to handle an event that can be fired by this server. This is not an ActiveX control but a COM server in an EXE Rgds O. Rouit