[webkit-help] Accessing DOM on Windows
Jawahar Muthukrishnan
JMuthukrishnan at Novarra.com
Mon Nov 2 09:55:24 PST 2009
I am trying to access the DOM on Windows. I looked at WebKit.idl file.
It includes a lot of DOM specific interfaces
#include "IGEN_DOMHTMLDListElement.idl"
#include "IGEN_DOMHTMLDirectoryElement.idl"
#include "IGEN_DOMHTMLDivElement.idl"
#include "IGEN_DOMHTMLDocument.idl"
#include "IGEN_DOMHTMLElement.idl"
#include "IGEN_DOMHTMLEmbedElement.idl"
#include "IGEN_DOMHTMLFieldSetElement.idl"
#include "IGEN_DOMHTMLFontElement.idl"
#include "IGEN_DOMHTMLFormElement.idl"
Question:
However, I don't see a class (coclass) implementing these interfaces in
the IDL file. How do I access these interfaces?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20091102/d15898ea/attachment.html>
More information about the webkit-help
mailing list