Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CallBack and VFPCOM
Message
De
18/07/1999 22:18:54
 
 
À
18/07/1999 21:57:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00242933
Message ID:
00242939
Vues:
22
>Hi,
>
>I would like to know if VFPCOM does bind to the callback of an ActiveX object. At the moment, there is not much that can be done if I want to make use of the callback function of an ActiveX object. Thanks for you help.
>

No, VFPCOM can be used to bind events to VFP code, it does not provide a callback entrypoint within VFP. You'd have to write something like an .FLL or .DLL to wrap the call using another language like C++.

If there's an event exposed by the control, you can bind VFP code using the BindEvents method of VFPCOM to tie a properly constructed VFP native class derived object to the ActiveX control.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform