You are here: C++ Support Classes > dtSearch Namespace > Classes > DConvertPathRequest Class > DConvertPathRequest::MakeVirtual Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DConvertPathRequest::MakeVirtual Method
Syntax
C++
void MakeVirtual(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 local folder name Path to a virtual path, which will be returned in ConvertedPath