Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsFileSpec::includeFilters Data Member
dtsFileSpec Structure | dtsFileSpec Structure | Send Feedback

Filename filters to apply to files in the directories selected.

const char * includeFilters;
Description

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.

Structure
Links
You are here: C++ API > Classes > dtsFileSpec Structure > dtsFileSpec::includeFilters Data Member
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.