IASHTMLControl::ScrollIntoView

This method scrolls an image into view.

Syntax

HRESULT ScrollIntoView ( DWORD dwCookie );

Parameters

dwCookie
Specifies a cookie that identifies the image. It is passed to the application through the IASHTMLControlNotifySink::InlineImage function when an image is encountered.

Return Values

An appropriate HRESULT value is returned.