Click to return to the Reusing Browser Technology home page    
IHTMLXMLDeclElement::get_...     IMarkupContainer::OwningD...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IMarkupContainer Interface


This interface is an object representing the organization of elements and text in a page.

IMarkupContainer Methods

OwningDoc Retrieves the document associated with this container.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0

Remarks

You cannot compare two elements using a single container, because all markup pointers and elements reside in containers. The IMarkupPointer::MoveToContainer and IMarkupPointer::GetContainer methods use a markup container directly.

See Also

Introduction to Markup Services


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.