Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem adding mapi object
Message
De
11/04/2000 08:49:17
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00357819
Message ID:
00357900
Vues:
17
>I have an application object set up with a method "setupmail".
>
>In "setupmail" I have the following code...
>
>public oSession
>public oMessage
>this.addobject("oSession","olecontrol","MSMAPI.mapisession")
>this.addobject("oMessage","olecontrol","MSMAPI.mapiMessages")
>
>When I run the prg that calls setupmail I get an error mesage saying "object name is invalid".
>Any tips?

I've never tried adding them to a container...

Why not just use CREATEOBJECT("MSMAPI.MAPISession") ?
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform