

HSDK Class Descriptions › CaCheckin › bool SetViewPath(LPCTSTR szVPath)
bool SetViewPath(LPCTSTR szVPath)
Sets the repository View Path anchor for this process.
- Owning Class
-
CaCheckin
- Arguments
-
LPCTSTR szVPath-a valid repository view path
- Return Value
-
True if success, false if fail
Example
CaCheckin& rCheckin = rContext.GetCheckin(); bool bResult = rCheckin.SetViewPath(“\rep\work”);
More information:
HSDK Programming Fundamentals
CaContext
bool SetClientDir(LPCTSTR szCDir)
void SetRemoteMachineName(LPCTSTR szRemoteMachineName)
LPCTSTR GetViewPath(void)
bool SetPathOption(HINT32 iOption)
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|