xpfGetCopyModelTargetInstance

FUNCTION xpfGetCopyModelTargetInstance (sourceInstance : GENERIC) 
                                        targetInstance : GENERIC;
                

The xpfGetCopyModelTargetInstance function can be used after a copy_model operation, to find the corresponding target instance to a given source instance. The actual target instance must have been created by a copy_model operation for this operation to be successfully performed. The constant xpxNullId is returned when no corresponding target instance is found.

Arguments


TypeNameComment
GENERICsourceInstancecomments

Return Value


 

TypeNameComment
GENERICtargetInstancecomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â