Well, I know that in VB.NET what you are looking for is a Interface. You would have an interface that a class from a DLL would implement. That way your original code can load the .DLL into memory and then create an instance of the class and call the implemented functions on the instanciated class.



LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks