Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ISSUE: AMEMBERS return no properties
Message
 
 
À
27/06/2005 13:09:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01026773
Message ID:
01026776
Vues:
24
>
>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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform