Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pass Array To VB-COM by reference
Message
De
04/04/2000 02:42:15
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Pass Array To VB-COM by reference
Divers
Thread ID:
00354845
Message ID:
00354845
Vues:
43
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...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform