Sets the client directory to use for refactoring check-in.
CaRenameItem
LPCTSTR szClientDirectory
bool-true if set succeeded, false if failed
Example
CaRenameItem& rRenameItem = rContext.GetRenameItem(); rRenameItem. SetClientDir(“C:\myfiles”);
More information:
| Copyright © 2013 CA. All rights reserved. |
|