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