moveToBookmark method

Moves to a bookmark.

Syntax

 retVal = object.moveToBookmark(Bookmark);

Parameters

  • Bookmark [in]
    Type: BSTR

    BSTR that specifies the bookmark to move to.

Standards information

There are no standards that apply here.

Remarks

Bookmarks are opaque strings created with the IHTMLTxtRange::getBookmark method.

This feature might not be available on non-Microsoft Win32 platforms.