Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsExtractionOptions::outputReference Data Member
dtsExtractionOptions Structure | dtsExtractionOptions Structure | Send Feedback

URL of the outputLocation for links in the conversion output.

const char * outputReference;
Remarks

When the output format for the conversion is HTML or XML, the location of each extracted image or attachment will be stored as a link. While outputLocation must be a folder name, outputReference should be the equivalent location expressed as a URL, so it will work when used in the links in the conversion output. 

For example, on a web server outputLocation might be c:\inetpub\user1\temp and outputReference would be the virtual path to this folder, /user1/temp.

Structure
Links
You are here: C++ API > Classes > dtsExtractionOptions Structure > dtsExtractionOptions::outputReference Data Member
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.