
This document describes the interfaces used to access the Dynamic HTML Object Model of Internet Explorer 4.0 as implemented by MSHTML.DLL (IE4/MSHTML). These interfaces may be used by applications hosting IE4/MSHTML directly, indirectly through the WebBrowser control or by controls and COM objects hosted by IE4/MSHTML.
The Dynamic HTML Object Model interfaces give C and C++ programmers access to the HTML object model of Internet Explorer 4.0. Used in ActiveX controls and applications hosting IE4/MSHTML, these interfaces give direct access to the objects, properties, methods, collections, and events described in the object model. This gives C and C++ programmers the same level of control over Dynamic HTML as script programmers.
The following sections describe the interfaces and their member functions. For a listing of the interfaces, see Interfaces and Scripting Objects.
Overview
ICSSFilter
ICSSFilterSite
IHTMLAnchorElement
IHTMLAreaElement
IHTMLAreasCollection
IHTMLBaseElement
IHTMLBaseFontElement
IHTMLBGsound
IHTMLBlockElement
IHTMLBodyElement
IHTMLBRElement
IHTMLButtonElement
IHTMLCommentElement
IHTMLControlElement
IHTMLControlRange
IHTMLDatabinding
IHTMLDDElement
IHTMLDialog
IHTMLDivElement
IHTMLDivPosition
IHTMLDListElement
IHTMLDocument
IHTMLDocument2
IHTMLDTElement
IHTMLElement
IHTMLElementCollection
IHTMLEmbedElement
IHTMLEventObj
IHTMLFieldSetElement
IHTMLFiltersCollection
IHTMLFontElement
IHTMLFontNamesCollection
IHTMLFontSizesCollection
IHTMLFormElement
IHTMLFrameBase
IHTMLFrameElement
IHTMLFramesCollection2
IHTMLFrameSetElement
IHTMLHeaderElement
IHTMLHRElement
IHTMLIFrameElement
IHTMLImageElementFactory
IHTMLImgElement
IHTMLInputButtonElement
IHTMLInputFileElement
IHTMLInputHiddenElement
IHTMLInputImage
IHTMLInputTextElement
IHTMLIsIndexElement
IHTMLLabelElement
IHTMLLegendElement
IHTMLLIElement
IHTMLLinkElement
IHTMLListElement
IHTMLLocation
IHTMLMapElement
IHTMLMarqueeElement
IHTMLMetaElement
IHTMLMimeTypesCollection
IHTMLNextIdElement
IHTMLNoShowElement
IHTMLObjectElement
IHTMLOListElement
IHTMLOpsProfile
IHTMLOptionButtonElement
IHTMLOptionElement
IHTMLOptionElementFactory
IHTMLOptionsHolder
IHTMLParaElement
IHTMLPhraseElement
IHTMLPluginsCollection
IHTMLRuleStyle
IHTMLScreen
IHTMLScriptElement
IHTMLSelectElement
IHTMLSelectionObject
IHTMLSpanElement
IHTMLSpanFlow
IHTMLStyle
IHTMLStyleElement
IHTMLStyleSheet
IHTMLStyleSheetRule
IHTMLStyleSheetRulesCollection
IHTMLStyleSheetsCollection
IHTMLTable
IHTMLTableCaption
IHTMLTableCell
IHTMLTableCol
IHTMLTableRow
IHTMLTableSection
IHTMLTextAreaElement
IHTMLTextContainer
IHTMLTextElement
IHTMLTitleElement
IHTMLTxtRange
IHTMLUListElement
IHTMLUnknownElement
IHTMLWindow2
IOmHistory
IOmNavigator
Interfaces and Scripting Objects
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.