IHTMLMetaElement2 interface

This interface provides access to additional properties for the meta element.

Members

The IHTMLMetaElement2 interface inherits from the IDispatch interface. IHTMLMetaElement2 also has these types of members:

  • Properties

Properties

The IHTMLMetaElement2 interface has these properties.

Property Description

scheme

Sets or retrieves a scheme to be used in interpreting the value of a property specified for the object.

 

Remarks

This interface extends the IHTMLMetaElement interface.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

IHTMLMetaElement