Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM and passed objects
Message
De
06/07/1999 14:39:48
 
 
À
06/07/1999 14:35:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00237833
Message ID:
00237878
Vues:
12
>>I am trying to ACOPY an array created in COM to passed object's array:
>>=ACOPY(comarr, passedobj.paArr)
>>paArr property is added to passedobj in COM with sufficient number of elements.
>>Does not work. Any idea?
>>Thanks Mark
>
>I would be surprised if I learned that ACOPY was built to handle the array properties of COM objects. Rather than trying to use ACOPY, why son't you populate the array with a Set method in the COM server, or (if that's not possible), loop through and copy the elements manually.

>loop through and copy the elements manually - performance issue
>Set method in the COM server - not sure what is it.
Mark
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform