Executes the RemovePath process on the Package currently selected using the Package Chooser and the source item path specified by the class methods. New D-tag versions will be created for sub-items of the path item being removed.
CaRemovePath
None
HINT32
-0 If success.
-1 If it is a server side error, detailed information can be found in the log file if the log file is defined at the HSDK calling function.
-2 If item is not valid.
-3 If multiple matched items.
-4 If package set is not correct.
Example
CaRemovePath& rRemovePath = rContext.GetRemovePath(); HINT32 iResult = rRemovePath.Execute();
More information:
| Copyright © 2013 CA. All rights reserved. |
|