Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
4/8/2010
This section discusses the HTML Control API interfaces.
In This Section
- IProxyInfo
-
Accessed when the binding operation requires per-bind proxy or gateway information
- IXMLNodeFactory
-
Plugs into the IXMLNodeSource(or IXMLParser) interface
- IXMLNodeSource
-
A base class for IXMLParser
- IXMLParser
-
Takes XML input in several ways (for example, through a stream, a URL to a document, or text pushed to it), parses the XML, and sends parsed events to an IXMLNodeFactoryinterface