This document is archived and information here might be outdated. Recommended version. |
Moves the reader back to a token that has a bookmark with the given name.
[Visual Basic .NET]
Public Sub ReturnToBookmark ( _
ByVal Name As String _
)
[C#]
public void ReturnToBookmark (
string Name
);
[C++]
HRESULT ReturnToBookmark(
BSTR Name
);
[C++] Parameters Name [in]
Name is a parameter of type BSTR