Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pass Array To VB-COM by reference
Message
From
04/04/2000 02:42:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Pass Array To VB-COM by reference
Miscellaneous
Thread ID:
00354845
Message ID:
00354845
Views:
44
Hi,
How could I pass array to VB-COM by reference in VFP? i tried the following,
dimension myarray[1]
myobj = createobject("dllname.classname")
COMARRAY(myobj, 10)
myobj.myfunc(@myarray)

The array passed into VB COM will be REDIMENSION ...
any ideas?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform