I have a C++ application that has an automation interface accessible via VBA. I've added the app's type library as a Reference, and the application object is initialized using the following code (this is in Excel):
dim erapp as ERStudio.Application
set erapp = New ERStudio.Application...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.