You are here: C++ API > Classes > dtsInputStream Structure > dtsInputStream::release Data Member
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.

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.