Sets a description to annotate why the path is being removed.
CaRemovePath
LPCTSTR szDesc-the explanation
bool-true if set succeeded, false if failed
Example
CaRemovePath& rRemovePath = rContext.GetRemovePath(); rRemovePath. SetDescription(“New naming convention”);
More information:
| Copyright © 2013 CA. All rights reserved. |
|