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 |
|
|
IDL |
|
|
DLL |
|
Build date: 11/12/2012