[python-win32] New win32com.client.VARIANT object

Michael Illgner michael.illgner at googlemail.com
Wed Oct 12 15:16:26 CEST 2011


2011/10/12 Graham Bloice <graham.bloice at 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.


More information about the python-win32 mailing list