> The interface code is generated automatically in the 'gen_py'
> folder,
> the interface contains only
> vtable-entries, I am not sure what this means

It almost certainly means that interface does not work with IDispatch - it
is vtable only.  pywin32 can't call such interfaces yet - I belive comtypes
gets closer to that atm.

Mark

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

Reply via email to