Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EVENTHANDLER() Question
Message
General information
Forum:
Visual FoxPro
Category:
Conferences & events
Miscellaneous
Thread ID:
00579738
Message ID:
00579840
Views:
31
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform