Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP & C++
Message
From
08/12/1998 20:24:10
 
 
To
08/12/1998 19:13:23
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00165049
Message ID:
00165381
Views:
12
>1. obj.Prop(x) where x can be 1 .... 999 (or so) And each property itself can be integer, char or logical etc. e.g.: obj.Prop(5)=34
>
>2. obj.Prop(x) where x is an array containig the elements, that your object will use
>
>3. obj.Prop(x) where x is an array containig the elements, that your object will use and may change, and thus, calling program want to use?
>
>
>1. and 2. case is no problem in VFP 5. But 3. case is available only in VFP 6 by comarray.

How do you declare the property in VC++ for the cases 1 and 2?

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform