Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GETINTERFACE() is there a equivalent in VFP 5,6 ?
Message
De
19/03/2003 02:59:17
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
GETINTERFACE() is there a equivalent in VFP 5,6 ?
Divers
Thread ID:
00767408
Message ID:
00767408
Vues:
45
I have a created an instance of a OLE lib which has several interfaces
defined internally. I have sucessfully accessed the interfaces with the following code. I can access each of 9 defined interfaces using the following code:

x = CREATEOBJECT("my.mainlib")
y = GETINTERFACE(x,"1stinterface")


Can I accomplish the same thing in VFP 5 and 6 since my application is distributed in VFP 5,6,7? Is there any way to access these defined interfaces?


Thanks,

Gary
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform