Links
dtSearch Text Retrieval Engine Programmer's Reference
dtsViewerInfo::gotoBookMark Data Member
dtsViewerInfo Structure | dtsViewerInfo Structure | Send Feedback
void (* gotoBookMark)(dtsViewerHandle handle, dtsBookMark& bookMark);
Parameters
Parameters 
Description 
handle 
Handle identifying the file parser 
bookMark 
Location 
Description

Reposition the parser's input pointer to the start of the text block identified by the dtsBookMark, or any earlier position in the file. Most file parsers should just rewind the input to the beginning of the file.

Structure
Links
You are here: C++ API > Classes > dtsViewerInfo Structure > dtsViewerInfo::gotoBookMark Data Member
Copyright (c) 1995-2008 dtSearch Corp. All rights reserved.