Servicing events from a COM server

John Brydon jbrydon at precisiondesign.com.au
Thu Feb 27 18:40:15 EST 2003


I have a COM object implemented with C++ Builder as an out-of-process
(*.exe) server. I am accessing properties and methods from a Python
script with no problem but require the script to also service events
generated asynchronously by the server. Can anyone point me towards a
reference for implementing this ?




More information about the Python-list mailing list