C# and COM excpetion

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

All,

I have a C# assembley exposed to COM so my VB6 client can use it. I was
wondering how I would throw a exception from my C# assembley so that the
Error object in my VB6 could obtain the error message and stack info?

Thanks
Msuk
 
Back
Top