|
-
Jul 25th, 2003, 02:39 PM
#1
Thread Starter
New Member
A critical question about COM+ and Callback functions
Hello guys.
I need to call an asynchronous process within a COM+ server: while the method is running, the user must be notified about the processing progress.
Well, I tried to use Events (raiseevents), but with no success... So I tried to use callback functions (I read that this is the right way to to interact with the client application), but with no success again...
Does anyone know how can I notify my client application about the processing progress?
Thanks in advance,
Piazza
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|