IHTMLImgElement3 interface

This interface extends the IHTMLImgElement and IHTMLImgElement2 interfaces.

Members

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

  • Properties

Properties

The IHTMLImgElement3 interface has these properties.

Property Description

dynsrc

This property is deprecated. Sets or retrieves the address of a video clip or VRML world to display in the window.

longDesc

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

lowsrc

Sets or retrieves a lower resolution image to display.

vrml

Sets or retrieves the IHTMLDocument2::URL of the VRML world to be displayed in the window.

 

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch