how to fill vb6 class with C# object
I'm working on the refactoring of an hold VB6 application which use a main
dll and interfaces that get informations from this dll. The dll fills a
VB6 Class object with data shown in the differents interfaces components.
I have to rewrite the DLL in C#.
Question is, is it possible to send the VB6 Class object to the C# dll,
fill it and resend it to the VB6 interface?
Thanks for your advices.
Dam
No comments:
Post a Comment