You are here: C++ Support Classes > dtSearch Namespace > Classes > DConvertPathRequest Class > DConvertPathRequest::MakeLocal Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DConvertPathRequest::MakeLocal Method
Syntax
C++
void MakeLocal(long siteId = 0, bool readFromRegistry = false);
Parameters
Description
long siteId = 0
ID of the web site to use for the conversion (each web site maintains its own set of virtual-to-local path mappings in Internet Information Server).
bool readFromRegistry = false
If true, the tables will be read from the registry (otherwise, tables are cached inside the dtSearch Engine for faster performance).

Convert virtual folder name Path to a local path, which will be returned in ConvertedPath