Documentation de l'API > Miscellaneous > Object ProTable > Function ProTableReferencesGet
Function ProTableReferencesGet
Description
Get table references
Synopsis
#include <ProTable.h>
ProTableReferencesGet
(
ProTable* table
/* (In)
Valid table.
*/
/* (Out)
ProArray of table references. Free it using ProAnnotationreferencearrayFree()
*/
)
Returns
The function completed successfully.
The input argument is invalid.
The table owner is drawing.
User Guide References
Est-ce que cela a été utile ?