moveToBookmark method
[This documentation is preliminary and is subject to change.]
Moves to a bookmark.
Syntax
VARIANT_BOOL retVal = object.moveToBookmark(Bookmark);
Standards information
There are no standards that apply here.
Parameters
- Bookmark [in]
-
Type: BSTR
BSTR that specifies the bookmark to move to.
Remarks
Bookmarks are opaque strings created with the getBookmark method.
This feature might not be available on non-Microsoft Win32 platforms.
Build date: 6/12/2012
Community Additions
Show: