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

Size of the text blocks to pass to the readTextBlock function.

unsigned long blockSize;
Description

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