Documentation de l'API > Feature element trees > Object ProReference > Function ProReferenceIsLocalcopy
Function ProReferenceIsLocalcopy
Description
Identifies if the reference is a local copy of the external reference
Synopsis
#include <ProReference.h>
ProReferenceIsLocalcopy
(
ProReference reference
/* (In)
The reference handle.
*/
ProBoolean* is_local
/* (Out)
PRO_B_TRUE if the reference contains a local copy of an external reference. PRO_B_FALSE if the reference contains the true reference item (local or external)
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
This value is not set in the reference.
User Guide References
Est-ce que cela a été utile ?