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
  • 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

See Also

Concepts

HTML Control API