On 3/11/2009 9:03 PM, Celvin wrote:
Hi,
I'm currently using win32com to access COM objects created via .NET's
COM interop, which is working surprisingly well.
Currently, I stumpled upon a minor problem, though: I would like to
connect a class implementing several event handlers to an COM objec
Hi,
I'm currently using win32com to access COM objects created via .NET's
COM interop, which is working surprisingly well.
Currently, I stumpled upon a minor problem, though: I would like to
connect a class implementing several event handlers to an COM object
returned by a method call of another