M
mrbog
Hello, I wrote an Asynchronous Pluggable Protocol namespace handler.
When my Start() method gets called, I would like to know which browser
window is calling it. So, I want to be able to get the
InternetExplorer object of the browser window that called it. Is that
passed in anywhere or can I make a call to get it somehow?
thank you
When my Start() method gets called, I would like to know which browser
window is calling it. So, I want to be able to get the
InternetExplorer object of the browser window that called it. Is that
passed in anywhere or can I make a call to get it somehow?
thank you