You are here: C++ API > Classes > dtsFileConvertJob2 Structure > dtsFileConvertJob2::detectedTypeId Data Member
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsFileConvertJob2::detectedTypeId Data Member
Syntax
C++
long detectedTypeId;

File type of input document detected by dtSearch file parsers. 

typeId vs. detectedTypeId: typeId is provided as input to the conversion, and allows the caller to specify which file parser to use with a document. detectedTypeId is returned from the engine and indicates which file parser matched the document.