2011/10/12 Graham Bloice <graham.blo...@trihedral.com>:

> 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.
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to