HTML Control API Interfaces
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 IXMLNodeFactory interface