Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MAPI and CDO
Message
De
14/01/2000 00:38:54
Rajiv Saini
Konstruct Systems
Chandigarh, Inde
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
MAPI and CDO
Divers
Thread ID:
00318044
Message ID:
00318044
Vues:
53
I am using MAPI through CDO(Collaboration Data Objects)

I give the following piece of code to logOn to a MAPI session

THIS.oSession = CreateObject("MAPI.Session")
THIS.oSession.LogOn()

For logging off , I give the following
THIS.oSession.LogOff()

It takes a lot of time to log On as well as log Off.
Is there any way to improve performance?
Mapisp32.dll and Mdisp32.dll stay in memory for long time before finally unloading.
Répondre
Fil
Voir

Click here to load this message in the networking platform