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

A directory that the dtSearch Engine can use to store temporary files.

char privateDir[FileNameLen];
Description

Most applications should not set privateDir. 

PrivateDir, if non-blank, must be unique for each concurrent user of the dtSearch Engine. 

If the privateDir is blank, no directory will be reserved for temporary files, and dtSearch will use the Windows GetTempPath() call to get a directory for temporary files.

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