Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to bound event to Mabry socketX Control?
Message
From
24/10/2002 10:41:23
 
 
To
23/10/2002 23:51:18
F Bilo
Bilo Office
Fuyang, China
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00714656
Message ID:
00714874
Views:
28
>I look in object browse, found that this control only have a class SocketXObj and two interface ISocketXObj and ISocketXObjNotify, the ISocketXObjNotify interface have a fast Notifaction ablity that i interest in, but, there seemed no class use this interface!
>
>I try to implement this interface and bound to SocketXObj, but failed. Can andbody tell me how to bound this kind interface which seemed no class use it?

You have to create a class, and implement the ISocketXObjNotify interface. You can do this by dragging the Interface from the Object Browser to your code.

Once you have done this, you will use the EventHandler() function.

For more info see the "implement interfaces" and "IMPLEMENTS" topics in VFP 7.0 help.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform