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.


_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to