Terminates a call to deepCloneObjects() or wblockCloneObjects().
Parameters
Parameters
Description
idMap
[in/out] ID map of the function call to be terminated.
Remarks
Parameter idMap associates the object IDs of the original objects with the object IDs of the newly created clones.
This call is necessary only when a call to deepCloneObjects() or wblockCloneObjects() is made with deferXlation == true, and no call will be made with deferXlation == false.