You are here: C++ API > Classes > dtsViewerInfo Structure > dtsViewerInfo::getNext Data Member
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsViewerInfo::getNext Data Member
Syntax
C++
int (* getNext)(dtsViewerHandle handle, dtsContainerItemInfo& info);

0 on success, or -1 on failure (if there are no more items to return).

Pointer to function that will get information about the next item in the container.