Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EVENTHANDLER() Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Conférences & événements
Divers
Thread ID:
00579738
Message ID:
00579840
Vues:
32
>Ok, one other question.
>
>If I want to use EVENTHANDLER() to bind to a COM DLL I write in VFP,
>what interfaces do I need to include in the event handler class?

Kevin,
If the COM DLL is written in VFP, you can't use EventHandler() or the VFP 6 VFPCOM approach. VFP does not give you the ability to create and raise events and those are the only method types that VFP can bind to.

The COM DLL must be written in a language that provides this capability (VC++, VB). Sorry.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform