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 © 2013 CA. All rights reserved. |
|