Sets the new item path name for the item to be moved. Note that the target item path is set either by path name or by item object ID.
CaMovePath
LPCTSTR szTargetItemPathName
bool-true if set succeeded, false if failed
Example
CaMovePath& rMovePath = rContext.GetMovePath(); rMovePath. SetTargetItemPath (“\rep\code”);
More information:
| Copyright © 2013 CA. All rights reserved. |
|