getBookmark method
Retrieves a bookmark (opaque string) that can be used with IHTMLTxtRange::moveToBookmark to return to the same range.
Syntax
retVal = object.getBookmark();
Parameters
This method has no parameters.
Standards information
There are no standards that apply here.
Remarks
This feature might not be available on non-Microsoft Win32 platforms.
Show: