Hi,

I'd like to ask for help on how to create a valid event Sink which I can 
pass to the Advise() method of a message stores table.

Any class I made up so far gives the same error:

File "<stdin>", line 333, in notify
TypeError: The Python instance can not be converted to a COM object

So what attributes does an object need to be convertable to a COM object?

Thanks in advance, Christian

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to