Mark Hammond schrieb: >> > In summary, there are one big problem and one minor problem. The >> > first >> > is about pywin32's inability to pass FireEvent's second argument. > > I can't explain that :( I've stepped through the code, and it seems we are > passing a VT_VARIANT containing a VT_BYREF|VT_DISPATCH. I'm afraid I'm not > familiar enough with comtypes to know how it is passing that param.
I think that comtypes passes a VT_DISPATCH type in the DISPPARAMS VARIANTARG field. Thomas _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32