Sets Replace File attribute for this process.
CaCheckout
bool bFlag-if true, then read only files are replaced; if false, they are not
True if success, false if fail
Example
CaCheckout& rCheckout = rContext.GetCheckout(); bool bResult = rCheckout.SetReplaceFile(true);
More information:
| Copyright © 2013 CA. All rights reserved. |
|