IHTMLUnknownElement interface
Primary interface for unknown elements.
Members
The IHTMLUnknownElement interface inherits from the IDispatch interface but does not have additional members.
Remarks
Unless specific element types are known, IHTMLElement should be used as a generic element interface pointer. 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 |