Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass a reference to an array member of an object?
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01298464
Message ID:
01298465
Vues:
18
The properties cannot be passed by reference. You've to make a local copy and than pass it by refrence.

>I have a class that includes a member that is an array.
>
>I have a function that takes an array parameter.
>
>How do I pass a reference to the array member in the object based on that class in a call to the function?
>
>Is this obvious?
>
>Thanks,
>Jim
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform