Function ProCrvcollinstrReferencesGet
Description
Returns the references contained in a curve collection instruction
Synopsis
ProCrvcollinstrReferencesGet
(
/* (In)
Curve collection instruction
*/
ProReference** reference_array
/* (Out)
ProArray of references. Free this array using ProReferencearrayFree().
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
Invalid item for this type of instruction.
Sample Code References
User Guide References
¿Fue esto útil?