Sets a description to annotate why the item is being renamed.
CaRenameItem
LPCTSTR szDesc-the explanation
bool-true if set succeeded, false if failed
Example
CaRenameItem& rRenameItem = rContext.GetRenameItem(); rRenameItem.SetDescription(“New naming convention”);
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|