Re: EuCOM and VARIANT arrays of BSTR
- Posted by axtens Oct 16, 2008
- 1020 views
Right, after a bit of instrumenting the code, I discovered that it's the
make_variant( var, VT_ARRAY + VT_BSTR, psa )
line that's failing. Hmm ... perhaps shall have to have a look at unpacking Matt's make_variant procedure.
Bruce.