Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsViewerInfo::gotoBookMark Data Member
dtsViewerInfo Structure | dtsViewerInfo Structure | Send Feedback

Reposition the parser's input pointer to the start of the text block identified by the dtsBookMark, or any earlier position in the file.

void (* gotoBookMark)(dtsViewerHandle handle, dtsBookMark& bookMark);
Parameters
Parameters 
Description 
handle 
Handle identifying the file parser 
bookMark 
Location 
Description

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-2012 dtSearch Corp. All rights reserved.