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

Pointer to the function used to read data from the input.

long (* read)(void *pData, void *dest, long len);
Description

Read returns the number of bytes read, or 0 if no data could be read To indicate an I/O error that should force processing of the input file to halt, return a value of less than -10,000.

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