"Does not support a collection" error in win32com.client with static dispatch
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
My script fails with -2147352559 (80020011) "Does not support a collection" error when accessing property StringValue of class IpfcParamValue (string 107536 in attached file, generated by makepy.py from type library).
Script works with no errors when gen_py directory is empty.