IHTMLScriptElement4 interface

This interface extends the IHTMLScriptElement, IHTMLScriptElement2, and IHTMLScriptElement3 interfaces.

Members

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

  • Properties

Properties

The IHTMLScriptElement4 interface has these properties.

Property Description

usedCharset

Gets the character set used to decode the current document.

 

Requirements

Minimum supported client

Windows Vista, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch