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