Re: Error: VARIANT Type is unknown
Tim Roberts <[email protected]>
| Newsgroups | gmane.comp.python.windows |
|---|---|
| Organization | Providenza & Boekelheide, Inc. |
| Message-ID | <[email protected]> |
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, [email protected] Providenza & Boekelheide, Inc. _______________________________________________ python-win32 mailing list [email protected] https://mail.python.org/mailman/listinfo/python-win32
smime.p7s
(application/pkcs7-signature, 3.3 KB) - not displayed