IHTMLImgElement2 interface

This interface provides access to some of the properties and methods supported by the img element and the input element of the image type. It extends the IHTMLImgElement interface.

Members

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

  • Properties

Properties

The IHTMLImgElement2 interface has these properties.

Property Description

longDesc

Sets or retrieves a URI to a long description of the object.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch