On 13/10/2011 12:16 AM, Michael Illgner wrote:
2011/10/12 Graham Bloice<graham.blo...@trihedral.com>:

Thanks Graham - I fixed the typo.


I think this feature is great, the use case I run across most often is the
last one mentioned, where the IDL specifies a VARIANT parameter but the COM
object is actually much more picky about the accepted types.

That sounds great, but I just switched to comtypes :-( because the COM
objects I had to use only specify VARIANT as parameter type but in
fact they only want array's of I4.

That kinsa sucks - but if it is any consolation, your (currently unanswered) recent message on this issue was actually the catalyst for me finally implementing this feature :)

Cheers,

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

Reply via email to