Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameters by reference to an activeX control
Message
De
02/10/2002 04:36:28
 
 
À
01/10/2002 07:41:46
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00704244
Message ID:
00706741
Vues:
12
Hey, Christan's solution Works !!!

"What" Works, i realy can't explain, but.. WORKS !!!

The code :

x=100
activex = Createobject("ActivexName")
Interface = Getinterface(activex,"Method")
Interface.Method(@x)

? x && Was changed correctly


Note that i don't need to convert anything .

It's Funny. The error not occurs frequently with ActiveX.
it would be more information about the getinterface() function on the vfp's documentacion, don't you think ?


Thank's to ALL.

ps : The component i was working on : polyimage image Control Library. It's a great imagem control, and it's veary cheap.
www.Polybites.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform