Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsFileSpec::includeFilters Data Member
Syntax
C++
const char * includeFilters;

Filename filters to apply to files in the directories selected. Must point to a null-delimited string set, terminated by a double-null. If not used, initialize to 0. 

Filename filters containing a slash (/ or \) are matched against the full path and filename. Filename filters without a slash (/ or \) are matched against only the filename.