Question of win32com lib of ActivePython

Mark Hammond mhammond at skippinet.com.au
Wed Oct 16 18:55:28 EDT 2002


cai wrote:
> Hi, everyone
> 
> I'm using python to write test codes for COM using win32com, it is working
> well.
> But I don't know how to create a ConnectionPoint object and advise the
> object to COM object.
> 
> How to deal with it?
> 
> Your responses are appreciated.
> 

Check out win32com.client.connect and win32com.server.connect.

Mark.




More information about the Python-list mailing list