You are here: C++ API > Structs, Records, Enums > FileTypeFlags Enumeration
Close
dtSearch Text Retrieval Engine Programmer's Reference
FileTypeFlags Enumeration

File: dtsearch.h

Syntax
C++
enum FileTypeFlags { dtsFtDisable = 0x0002 };
Members
Description
dtsFtDisable = 0x0002
Disable a file parser

Values used in the Flags field for a file parser in filetype.xml. In filetype.xml, the numerical value must be used, not the constant name.

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