Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsInputStream::typeId Data Member
Syntax
C++
long typeId;

The type id of the file parser that should be used with this input stream. If typeId is 0, the file format will be detected automatically. typeId should only be set to a non-zero value in situations in which it is necessary to override the standard file type detection.