moveToBookmark method
Moves to a bookmark.
Syntax
object.moveToBookmark(Bookmark)Standards information
There are no standards that apply here.
Parameters
- Bookmark [in]
-
Type: BSTR
String that specifies the bookmark to move to.
Return value
Type: BooleanBoolean that returns one of the following possible values:
| Return value | Description |
|---|---|
|
Successfully moved to the bookmark. |
|
Move to the bookmark failed. |
Remarks
Bookmarks are opaque strings created with the getBookmark method.
This feature might not be available on non-Microsoft Win32 platforms.
Send comments about this topic to Microsoft
Build date: 2/14/2012