[python-win32] FireEvent : comtypes work but win32com fails, why?
Mark Hammond
mhammond at skippinet.com.au
Wed Jun 25 08:51:35 CEST 2008
> > 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.
Cheers,
Mark
More information about the python-win32
mailing list