Description | ||||||||||||||
Removes an instruction from the surface collection | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProSrfcollection.h> | ||||||||||||||
ProError | ProSrfcollectionInstructionRemove | ( | ||||||||||||
ProCollection collection | ||||||||||||||
/* (In) | ||||||||||||||
Surface collection | ||||||||||||||
*/ | ||||||||||||||
int index | ||||||||||||||
/* (In) | ||||||||||||||
Index of the instruction to remove. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|