[webkit-help] WebFrame printing via COM interface

Pix bigfatwhale at gmail.com
Wed Sep 8 22:31:04 PDT 2010


Adam Roben <aroben at ...> writes:

> 
> On Sep 8, 2010, at 9:00 AM, Pix wrote:
> 
> > I see that IWebFrame implements the IWebFramePrivate but 
> > there's no way to get back IWebFramePrivate and 
> > call methods on it. 
> 
> IUnknown::QueryInterface is how you can get an IWebFramePrivate* from an
IWebFrame.
> 
> -Adam
> 
> 

When i open the webkit.tlb file generated from the build, i can't find
IWebFramePrivate interface in it. Is there some issue with the build process or
is it hidden deliberately?

Thanks 
Pix



More information about the webkit-help mailing list