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