Link to home
Start Free TrialLog in
Avatar of kerzner
kerznerFlag for United States of America

asked on

Connection Points example

Hi,

I need my ActiveX to query a COM automation server object, and then, when the COM has finished processing, I want it to make a call back to the ActiveX to wake it up and receive the result. I think this is done with COM connection points. Is there an example (preferebly using MFC)?.

Thank you.
ASKER CERTIFIED SOLUTION
Avatar of naveenkohli
naveenkohli

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of kerzner

ASKER

Thank you.