Boris Zbarsky wrote:
Frank Burleigh wrote:
Ah, I see how to get the bridge (below). But what really is the resulting interface pointer? I don't think I see the .h where the thing is defined.
According to http://lxr.mozilla.org/seamonkey/source/embedding/browser/activex/src/control/MozillaControl.idl#453 looks like GetWebBrowser gives an nsIWebBrowser.
-Boris
Thanks Boris. I'm having a little trouble finding the concrete class to use as the type for the returned pointer. That is, I think I'm getting back a class that implements the nsIWebBrowser interface, but I don't know what the class is. It's a little new to me... ;-)
-- Frank Burleigh Indiana University School of Law [EMAIL PROTECTED] _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
