0 out of 3 rated this helpful - Rate this topic

IHTMLImgElement 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. The other properties and methods are accessible through the IHTMLImgElement interface.

Members

The IHTMLImgElement interface inherits from the IDispatch interface but does not have additional members.

Remarks

The img element embeds an image or a video clip in a document. It supports the HTMLFrameSiteEvents::onfocus event and can receive the input focus only if it has been associated with a map element.

This interface may also be referred to in code as IOmImage.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.