[GD-Windows] Extending Internet Explorer DOM when hosting
Brought to you by:
vexxed72
From: Jon W. <hp...@mi...> - 2002-01-16 01:54:43
|
I'm hosting an Internet Explorer control in my application. I would like to expose some DOM properties with functions on them to JScript running in web pages inside that control. I've searched MSDN for a good 45 minutes, but couldn't find anything quite relevant (though lots of near misses. Has anyone done this, and/or know what interface name I should start my investigation at? Either "this is the interface name that you implement to publish one of these guys" or "this is the interface name to call to register your such guy" would be fine by me. Cheers, / h+ |