Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass a reference to an array member of an object?
Message
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01298464
Message ID:
01298465
Views:
19
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform