Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Event binding on COM Object.?
Message
 
 
To
11/07/2003 17:50:58
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00809419
Message ID:
00809453
Views:
22
Gary,

What VFP version are you running? If it's VFP7 or later, the following article should give you some pointers HOWTO: Use IMPLEMENTS with Microsoft Agent and Visual FoxPro mskb #Q305471.

>Hi Larry,
>
>I've got a COM object that according to the documentation I can reteive
>the status of certain functions using the LINKNOTIFY event.
>
>Example: I connect to the COM Object and make a function call to
>attach to their server and transfer a file. The COM function internally
>fires the LINKNOTIFY event (Which I have no control over). I'm
>supposed to be able to somehow retreive the status of the file transfer/connection status etc.. from the LINKNOTIFY event.
>
>First I create a instance of the com object.
>Next I use ghe Getinterface to make functions available.
>Next I attached to their sever and start communication.
>
>Now I need to see status of communication.
>
>Here is the Documentation for the evnt interface:
>
<snip>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform