Links
dtSearch Text Retrieval Engine Programmer's Reference
dtsViewerInfo::blockSize Data Member
dtsViewerInfo Structure | dtsViewerInfo Structure | Send Feedback
unsigned long blockSize;
Description

Size of the text blocks to pass to the readTextBlock function. (Note: The block size actually provided to readTextBlock may be different from the requested size, so readTextBlock implementations should check the size of the dtsTextBlock passed in and should not assume that the provided buffer is of the requested size.)

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