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