[python-win32] Error: VARIANT Type is unknown
Tim Roberts
timr at probo.com
Tue Jan 26 13:46:56 EST 2021
Olle Pontén wrote:
>
> Hmm ok, I could find the following information using OLEView (se
> attachment).
> It states that the two in parameters are noted as VT_LPWSTR for the
> scriptCmd command.
> Would that mean that I have no way of interfacing with them at all?
No, it doesn't mean that! If it doesn't ask for a variant, then you
don't deliver a variant. Did you try just passing a string, as Mark
suggested?
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3389 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://mail.python.org/pipermail/python-win32/attachments/20210126/592b11b0/attachment.bin>
More information about the python-win32
mailing list