IHTMLElementRender and IHTMLDocument2 from IShellWindows



In this article on capturing images of HTML pages:
http://www.codeproject.com/internet/htmlimagecapture.asp

This line returns "interface not supported" when passing the
IHTMLDocument2 returned from an existing IE window obtained from
IShellWindows.

pElement->QueryInterface(IID_IHTMLElementRender, (void **) &pRender);

Any clues as to how to do this with an existing IE window .vs a
Webbrowser control?
.



Relevant Pages

  • IHTMLElementRender and IHTMLDocument2 from IShellWindows
    ... In this article on capturing images of HTML pages: ... This line returns "interface not supported" when passing the ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • IHTMLElementRender and IHTMLDocument2 from IShellWindows
    ... In this article on capturing images of HTML pages: ... This line returns "interface not supported" when passing the ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: WebBrowser Control Printing
    ... this interface to control WebBrowser control's operation. ... I've decided to take advantage of the layout characteristics of HTML ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Upgrading an OLD (Fortran Powerstation 4.0) compiler
    ... One idea that I had was to use HTML forms to ... provide the interface, text-based Fortran or C/C++ for the calculation ... > nice user interface and it seems NO ONE uses a dos/text interface anymore. ...
    (comp.lang.fortran)
  • Re: Automating dialog with web server from VB.NET
    ... > windows in an HTML page inside the control by using the IOleContainer ... We need to declare some interface. ... We use the WebBrowser control to load the html file we get from the ... > Private Sub AxWebBrowser1_DownloadComplete(ByVal sender As Object, ...
    (microsoft.public.dotnet.languages.vb)