Contents Index Topic Contents | ||
Previous Topic: IHTMLWindow2::get_history Next Topic: IHTMLWindow2::get_location |
IHTMLWindow2::get_Image
HRESULT get_Image( IHTMLImageElementFactory **p );Returns an IHTMLImageElementFactory pointer that is used to create an offscreen image.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives an IHTMLImageElementFactory interface pointer.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.