Documentación de la API > Miscellaneous > Object ProTable > Function ProTableReferencesAdd
Function ProTableReferencesAdd
Description
Add table references
Synopsis
#include <ProTable.h>
ProTableReferencesAdd
(
ProTable* table
/* (In)
Valid table.
*/
/* (In)
ProArray of table references. Only 1 reference from type PRO_ANNOT_REF_SRF_COLLECTION is allowed.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
The table owner is drawing.
More than 1 references from type PRO_ANNOT_REF_SRF_COLLECTION.
Refercnce from type PRO_ANNOT_REF_SRF_COLLECTION already exist. The object or model can't be modified.
User Guide References
¿Fue esto útil?