> The question is, how to convert a String in a BSTR (unicodestring with
> header)?

Python will *always* (unless an object's typelib indicated otherwise) pass a
VT_BSTR when a string literal is specified.  I'm afraid I can't speculate on
what the problem may otherwise be.

Mark

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

Reply via email to