You are here: C++ API > Classes > dtsSearchReportJob Structure > dtsSearchReportJob::selections Data Member
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsSearchReportJob::selections Data Member

Array of long integers identifying the items in search results to include.

Syntax
C++
long * selections;

If the dtsReportIncludeAll flag is set, any values in selections are ignored. 

Each integer is a zero-based index into the SearchResults list.

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