Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Arrays From COM object
Message
From
07/04/1999 15:19:55
Eric Barnett
Barnett Solutions Group, Inc
Sonoma, California, United States
 
 
To
07/04/1999 11:43:25
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00205960
Message ID:
00206149
Views:
16
I like the below example too, except that I've never been able to get it work using a DLL under MTS. Some error about the object being busy. Do you happen to know anything about that?

>In second case you send an object to COM (I prefer that). That object has an array property and also it can have a method to redimension its array property to exact amount of elements.
>*!* parameter object
>DIMENSION This.paArray(nnn,mmm).
>It still processes on remote computer but you dont have to know the size of array.
>HIH
>Mark
Eric Shaneson
Cutting Edge Consulting
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform