Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsInputStream::release Data Member
Syntax
C++
void (* release)(void *pData);

Pointer to a function that will destroy the dtsInputStream. This function pointer is provided for use in the dtsDataSource API. External file parsers must not call release() on a dtsInputStream passed to them.