I have a host application that uses Python Active Scripting. That host application implements IConnectionPoint / IConnectionPointContainers etc, and I am able to set COM event callbacks in C++.

But I am having a hard time to figure out how to set COM event callback with Python Active Scripting - I bought the book "Python Programming On Win32, but it doesn't provide much information about Python Active Scripting COM events.

Need help and much appreciate any advice.

Wu
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to