Mark Hammond <mhammond <at> skippinet.com.au> writes:
> Pass it as a variant holding the actual type instead of adding a kind of
> "indirection".
> 
> Cheers,
> 
> Mark
> 

Thanks.

That's exactly what I ended up doing. I guess I was just a little too green to
do it right the first time. I didn't know how to pass a SAFEARRAY correctly, so
I thought I'd hide the problem and put it in a VARIANT :-)

Strangely, this actually worked for my C++ clients.



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

Reply via email to