Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
This section 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 can 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 programmatic access to the interfaces, and their member functions.
MSHTML Overview Describes the Dynamic HTML object model and how to access the interfaces. MSHTML Reference Provides reference material for interfaces, methods, and constants.
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.