Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning arrays from COM
Message
From
02/02/2002 12:50:31
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00614187
Message ID:
00614417
Views:
21
This message has been marked as the solution to the initial question of the thread.
>Thanks for the reply. Unfortunately, I cannot alter the VB component - it's from a third party. Any other ideas?
Well this is a stupid way, but will work.

You can make then an wrapper COM class in VB that has the array parameters as VARIANT and passes them in the proper type (using CLng() and the other VB typecasting functions)

HTH
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform