X
Xavier Valdés
Hi all, I'm using VB.Net to access a COM component developped in VC7. The
problem is when I add an
enum type in COM's public interface I get following error when calling the
associated method with VB.NET:
System.Runtime.InteropServices.COMException unhandled error
What's the problem?!?! It might be a VC problem with enum types... What I'm
doing wrong?
Thanks a lot,
Xavi
problem is when I add an
enum type in COM's public interface I get following error when calling the
associated method with VB.NET:
System.Runtime.InteropServices.COMException unhandled error
What's the problem?!?! It might be a VC problem with enum types... What I'm
doing wrong?
Thanks a lot,
Xavi