Function ProSrfcollinstrReferencesGet
Description
Returns the references contained in a surface collection instruction
Synopsis
ProSrfcollinstrReferencesGet
(
/* (In)
Surface collection instruction
*/
ProSrfcollref** reference_array
/* (Out)
ProArray of references. Free this array using ProSrfcollrefArrayFree().
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
Invalid item for this type of instruction.
User Guide References
Isto foi útil?