Executes the CrossProjectMerge process on the Package in the current context with the Packages in the Package Chooser.
Note: Packages in Package Chooser must be from the Project and State specified by SetFromState(). This is accomplished by setting the Project and State. The CaPackageChooser will search with CaPackageChooser::SetProjectObjId( iProject ) and CaPackageChooser::SetStateObjId( iState ), and then CaPackageChooser::Execute (false) to allow searching outside of context.
CaCrossPackageMerge
None
HINT32-zero if success, nonzero if failure
Example
CaCrossProjectMerge& rConcurrentMerge = rContext.GetConcurrentMerge(); HINT32 iResult = rConcurrentMerge.Execute();
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|