Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ISSUE: AMEMBERS return no properties
Message
 
 
To
27/06/2005 13:09:38
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01026773
Message ID:
01026776
Views:
25
>
>CLEAR
>X=CREATEOBJECT("MAPI.Session")
>? AMEMBERS(ax,m.x,3) && 16 Methods, none Properties
>
I don't have MAPI.Session on my PC but following code correctly returns 2 Methods and 7 pairs of PropertyGet/PropertyPut.
X=CREATEOBJECT("MSMAPI.MapiSession")
? AMEMBERS(ax,m.x,3)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform