Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameters by reference to an activeX control
Message
De
29/09/2002 14:21:17
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00704244
Message ID:
00705679
Vues:
11
Hi David, thank's for your help.
The activeX expected a 16-bit integer, so
I tried to do that :

x=bintoc(100,2)
activeX.Method(@x)

The same error ( Type missmach ) occurs.

And i tried to do that :
x=bintoc(100,2)
createbinary(x)
activeX.Method(@x)

Same error..
Any idea ?
Thank's again.
Lucas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform