Retrieves the current value of the target item path name attribute.
CaMoveItem
None
LPCTSTR-current target item path name value
Example
CaMoveItem& rMoveItem = rContext.GetMoveItem(); CaString szPathName = rMoveItem.GetTargetItemPath();
More information:
| Copyright © 2013 CA. All rights reserved. |
|