enthought / enthought/comtypes
Can't create VARIANT with typecode VT_ARRAY | BT_BSTR
Open
bug
- Dominant language
- Python
- Stars
- 345
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
http://pythonhosted.org/comtypes/#converting-data-types mentions that some COM server methods require an array of strings with typecode VT_ARRAY | VT_BSTR. Currently, there doesn't seem to be a method of creating a VARIANT with typecode VT_ARRAY | VT_BSTR.
Contributor guide
Assessment
This issue has not been assessed yet.