IHTMLListElement interface

Primary dispatch interface for the base list element class.

Members

The IHTMLListElement interface inherits from the IDispatch interface but does not have additional members.

Remarks

This interface has no methods or properties.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

IHTMLListElement2