HSDK Class Descriptions › CaCheckin › LPCTSTR GetViewPath(void)
Gets the repository View Path anchor for this process.
CaCheckin
None
LPCTSTR-the value
Example
CaCheckin& rCheckin = rContext.GetCheckin(); CaString szValue = rCheckin.GetViewPath();
More information: