[python-win32] win32com error of 'invalid parameters'

2015-11-19 Thread Lewis Thompson
(-2147352567, 'Exception occurred.', (0, u'Xtapi.TTInstrObj.1', u'Invalid Parameters', None, 0, -2147352567), None) Does this mean that an argument needs to be passed as a keyword arg? ___ python-win32 mailing list python-win32@python.org

Re: [python-win32] win32com error of 'invalid parameters'

2015-11-19 Thread Tim Roberts
Lewis Thompson wrote: > (-2147352567, 'Exception occurred.', (0, u'Xtapi.TTInstrObj.1', u'Invalid > Parameters', None, 0, -2147352567), None) > > Does this mean that an argument needs to be passed as a keyword arg? There's no way to tell. -2147352567 is 0x80020009, which is the unhelpful