[python-win32] Getting HRESULT back from a com automation

Richard Bell rbell01824 at earthlink.net
Fri May 25 15:50:11 CEST 2007


I'm working on an application that automated IE in an apartment threaded
model.

I'm trying to get back the result of ie.Navigate().  According to the MSDN
documentation it should return a HRESULT.  It appears to return None.  Is
there a way to get the return code from the com interaction?

Thanks.




More information about the Python-win32 mailing list