Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTSession::SetPath

Syntax

void SetPath(const CTString Path)

Parameters

  • Path [in] the session dictionary path.

Description

Sets the session dictionary path.

Return

None.

See also

GetPath(), Create()

TOCIndex