You are here: C++ API > Classes > dtsViewerInfo Structure > dtsViewerInfo::filenamePattern Data Member
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsViewerInfo::filenamePattern Data Member
Syntax
C++
const char * filenamePattern;

Used to determine whether a file belongs to this file parser. If non-NULL, this points to a block of memory containing a series of null-terminated filename filters such as "*.DOC", terminated by a double-null.