IASHTMLControl::JumpToAnchor

This method jumps to an anchor elsewhere in the document.

Syntax

HRESULT JumpToAnchor ( BSTR bstrAnchor );

Parameters

bstrAnchor
HTML-formatted string that identifies the anchor.

Return Values

An appropriate HRESULT value is returned.