Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use classes from an Accpac DLL?
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01340203
Message ID:
01340286
Views:
8
Try the interfaces that are implemented by classes that you're interested in.

>Thanks for your reply Sergey
>
>I tried this:
>oSession = CREATEOBJECT("Accpac.Session.1")
>x = GETINTERFACE(oSession)
>
>Unfortunately the methods available to object x above are just the same as those available to oSession - that is - once again - the classes are not exposed - just the methods that those classes use...
>
>Chris
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform