Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetObject
Message
De
26/07/2000 22:58:00
 
 
À
26/07/2000 21:03:45
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00397349
Message ID:
00397424
Vues:
10
>>Hi All!
>>How to receive the reference on started IE?
>
>
oShell = CREATEOBJ('Shell.Application')
>FOR EACH oIE in oShell.Windows
>   ? oIE.LocationURL  && each oIE is an instance of InternetExplorer.Application
>ENDFOR
>
>Requires Shell v 4.71 or later installed on the system - old Win95 systems likely won't work if they never had IE4 on them.

Don't forget that the Windows collections contains Windows Explorer instances as well as IE instances...
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform