[python-win32] I do not manage to call methods in automated objectssince InvokeTypes() fails

Mark Hammond mhammond at skippinet.com.au
Mon Aug 28 14:27:17 CEST 2006


> I am trying to write a client application that uses our com server
> (automated) interface.
> Usually VB scripts or C++ programs provide these client applications.
> I use early binding by running makepy.
> I manage to access all propertied, yet do not manage to call methods.
> The InvokeTypes() fails:
> 
> For example, if I call
> Obj.Item(7)
> I get:

Is it possible you are looking for SetItem()?

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 1780 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-win32/attachments/20060828/6cbbbcfd/attachment.bin 


More information about the Python-win32 mailing list