Sets the repository View Path anchor for this process.
CaCheckout
LPCTSTR szVPath-a valid repository view path
True if success, false if fail
Example
CaCheckout& rCheckout = rContext.GetCheckout(); bool bResult = rCheckout.SetViewPath(“\rep\work”);
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|