|
-
January 17th, 2003, 04:59 AM
#1
Events of an aggregated object
Hi COM gurus,
here comes a nice question for you:
I've a simple COM object (named for example InnerObject) which fires events.
Now I'm aggregating this inner object in a second object (say OuterObject).
When I create an OuterObject it works fine to query interface for InnerObject and call the methods of InnerObjects.
But how can I catch the events of InnerObject (create an event sink)?
Thanks for any help.
Alpha137
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
|