getBookmark method
[This documentation is preliminary and is subject to change.]
Retrieves a bookmark (opaque string) that can be used with moveToBookmark to return to the same range.
Syntax
BSTR retVal = object.getBookmark();
Standards information
There are no standards that apply here.
Parameters
This method has no parameters.
Remarks
This feature might not be available on non-Microsoft Win32 platforms.
Build date: 6/12/2012
Community Additions
Show: