Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsExtractionOptions::filenamePrefix Data Member

Filename prefix for extracted files stored in outputLocation

Syntax
C++
const char * filenamePrefix;

For example, if sample.jpg is extracted, and if filenamePrefix is "tmp_", then the name of the file saved will be "tmp_sample.jpg".