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

0 on success, or -1 on failure (if container is empty).

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