HSDK Class Descriptions › CaContext › bool SetRenamePath(LPCTSTR szRenamePathName)
Sets the specified RenamePath as the current context RenamePath.
CaContext
LPCTSTR szRenamePathName
True if success, false if fails
Example
rContext.SetRenamePath(szName);
More information: