getting bho reference from iwebbrowser2



Hello,

I have a BHO running under IE, my question is is there any way in c++
to get a pointer/reference to my BHO's class from the IWebBrowser2
interface? So basically, can I create a iwebrowser2 instance via
cocreateinstance and then get run a public method implemented in my
bho?

Thank you
Ryan

.