Documentación de la API > Drawings and detail > Object ProDtlsyminst > Function ProDtlsyminstReferencesGet
Function ProDtlsyminstReferencesGet
Description
Get symbol references
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstReferencesGet
(
ProDtlsyminst* syminst
/* (In)
valid symbol.
*/
/* (Out)
ProArray of symbol references. Free it using ProAnnotationreferencearrayFree()
*/
)
Returns
The function completed successfully.
The input argument is invalid.
The symbol owner is drawing.
See Also
User Guide References
¿Fue esto útil?