Suraj Barkale <[EMAIL PROTECTED]> writes:
> OK here is a longer version:
> 
> Array_of_2_VAR = comtypes.ARRAY(VARIANT, 2)
> XData = Array_of_2_VAR(VARIANT('Test_Application'), VARIANT(600))
> 
> I hope this will create a true Array of variants. If this fails; only
> Thomas would be able to help you.
> 
> Regards,
> Suraj
> 

Thanks again Suraj! I got a similar error:
ctypes.ArgumentError: argument 2: <type 'exceptions.TypeError'>: Cannot put
<ctypes.tagVARIANT_Array_2 object at 0x00CE6BC0> in VARIANT

Let's wait for Thomas then. 





-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
comtypes-users mailing list
comtypes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/comtypes-users

Reply via email to