xpfGetCopyModelSourceInstance


 

FUNCTION xpfGetCopyModelSourceInstance (targetInstance : GENERIC)  
                                        sourceInstance : GENERIC;
                

The xpfGetCopyModelSourceInstance function can be used after a copy_model operation, to find the corresponding source instance to a given target 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 source instance is found.

Arguments


TypeNameComment
GENERICtargetInstancecomments

Return Value


 

TypeNameComment
GENERICsourceInstancecomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

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

 

Â