IHTMLWindow2::Image Property

Returns an IHTMLImageElementFactory pointer that is used to create an offscreen image.

Syntax

HRESULT IHTMLWindow2::get_Image(IHTMLImageElementFactory **p);

Parameters

Return Value

Returns S_OK if successful, or an error value otherwise.