Description | ||||||||||||||
Returns an array of instructions assigned to the surface collection | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProSrfcollection.h> | ||||||||||||||
ProError | ProSrfcollectionInstructionsGet | ( | ||||||||||||
ProCollection collection | ||||||||||||||
/* (In) | ||||||||||||||
Surface collection | ||||||||||||||
*/ | ||||||||||||||
ProSrfcollinstr** instrs_array | ||||||||||||||
/* (Out) | ||||||||||||||
ProArray of instructions. Free this array using ProSrfcollinstrArrayFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|