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

Filename filters used to exclude files in selected directories.

const char * excludeFilters;
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::excludeFilters Data Member
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.