Sets the new name for the view path to be renamed.
CaRenamePath
LPCTSTR szNewItemPathName
bool-true if set succeeded, false if failed
Example
CaRenamePath& rRenamePath = rContext.GetRenamePath(); rRenamePath.SetNewItemName(“\sourcebase\code”);
More information:
| Copyright © 2013 CA. All rights reserved. |
|