[python-win32] By-reference COM method arguments not being treated as outputs
Mark Hammond
skippy.hammond at gmail.com
Thu Jul 30 08:53:00 CEST 2009
On 29/07/2009 11:51 PM, Mike Graham wrote:
> If I omit the parameters that don't mean anything to me on input, I
> get com_error: (-2147352561, 'Parameter not optional.', None, None).
I'm afraid about my last idea is to pass pythoncom.ArgNotFound (as
mentioned at the top of the generated files) for those args...
Cheers,
Mark
More information about the python-win32
mailing list