Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get object names of application?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
How to get object names of application?
Divers
Thread ID:
00705056
Message ID:
00705056
Vues:
48
Hi all,
is there any function that can display all the object names of application? such as :
oOutlook = CREATEOBJECT('Outlook.Application')
where 'Outlook' is the name of the application. But some object names do not use the
same name as application, like 'OutlookExpress', It will be failed if I create object
like this : oOutlookExp = CREATEOBJECT('OutlookExpress.Application')
So I just want to know where can I get the list of all validated object names.
Within VFP or Windows registry ?
Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform