[python-win32] Problem : COM with Array Argument
randfb
randfb at yahoo.com
Wed Dec 21 15:18:28 CET 2011
>There's not an awful lot we can do here. Type code 24581 is a COM safe
>array of doubles, passed by reference. That seems to be what the
>documentation shows. You'd sure your values were all floats?
>> I tried Ent.GetPoints(1,1, d)
>> where d is a list of 3 floats,
Yes I tried various arrangements like:
d=[0.0, 0.0, 0.0]
Has anyone ever been able to read or write a SAFEARRY from python thru COM ?
--
View this message in context: http://python.6.n6.nabble.com/Problem-COM-with-Array-Argument-tp1964132p2080239.html
Sent from the Python - python-win32 mailing list archive at Nabble.com.
More information about the python-win32
mailing list