HSDK Class Descriptions › CaContext › void SetViewPath(LPCTSTR szViewPath)
Sets the specified View Path as the current context View Path.
CaContext
LPCTSTR szViewPath
None
Throws CaException on error.
Example
rContext.SetViewPath(szName);
More information: