Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFPCOM ExportEvents
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00209137
Message ID:
00211107
Views:
45
>>ASP (and VBScript in general) like VFP doesn't sink events either.
>>
>>VFPCOM is a pretty slick tool in that respect. It gives event sinking
>>capability to any COM tool that doesn't support event trapping.
>
>Uhhh.... please excuse the COM-newbie question here
>(IOW, duck... incoming < s >)
>
>I understand what it means to raise events in VB, but what is event sinking?

I think he ment sync not sink... When you use BindEvents to bind a COM object to a VFP object, the COM Events are syncronized to the VFP events... So, when the COM's NewSnakeOil event fires, so does the VFP object's NewSnakeOil method run.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform