C
Chris Fellows
I have a C# class (.NET 2003) that I need to access from a VB6 EXE. Can
someone tell me what I need to do to make this possible? Do I have to
define the class as an interface and also set ComVisible(True)?
someone tell me what I need to do to make this possible? Do I have to
define the class as an interface and also set ComVisible(True)?