Raise VB6 event from C# Com (dll) [modified]
-
Hi All, I implemented a C# class library and registered it to be visible for COM objects, then i used it from VB6 application and it works fine. Now the problem is that i want to raise an event in the .NET COM and pass it as an event in VB6. i.e. when the .NET COM catched an exception i want it to raise event in the VB6 application to log the event (because the logger works there). Any ideas? Thanks, Mayy
modified on Wednesday, February 06, 2008 5:45:48 PM
-
Hi All, I implemented a C# class library and registered it to be visible for COM objects, then i used it from VB6 application and it works fine. Now the problem is that i want to raise an event in the .NET COM and pass it as an event in VB6. i.e. when the .NET COM catched an exception i want it to raise event in the VB6 application to log the event (because the logger works there). Any ideas? Thanks, Mayy
modified on Wednesday, February 06, 2008 5:45:48 PM