Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Quit/Hide Outlook
Message
De
15/02/1999 06:50:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Quit/Hide Outlook
Divers
Thread ID:
00187623
Message ID:
00187623
Vues:
65
Hi,
How could I quit or hide MS Outlook which been displayed? I tried to use quit method, but the instance is still not closed when i check it using Alt-Ctrl-Del

oOutlook=createobject("outlook.application")
#include office97.h
*Create an instance of Outlook to allow access fuunction from MS Outlook
oOutlook=CREATEOBJECT("outlook.application")
oMAPI=oOutlook.getnamespace("MAPI")
objFolder=oMAPI.getdefaultfolder(olFolderInbox)

oOutlook.quit
or
objFolder.quit


ALSO DON'T WORK....


Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform