
This interface is used to create new instances of the OPTION element.
IHTMLImageElementFactory Methods
| create |
HRESULT create(
VARIANT width,
VARIANT height,
IHTMLImgElement **ppImgElement
);
Creates a new IMG element of the specified width and height.
See also IHTMLImgElement
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.