Description | |||||||||||
Frees the memory used by the specified list of entities. | |||||||||||
Replacement in Object TOOLKIT: | wfcExternalObject::RemoveData | ||||||||||
Synopsis | |||||||||||
#include <ProExtobjDisp.h> | |||||||||||
ProError | ProCurvedataArrayFree | ( | |||||||||
ProCurvedata** entities | |||||||||||
/* (In) | |||||||||||
The address to the list of entities | |||||||||||
*/ | |||||||||||
int num_ents | |||||||||||
/* (In) | |||||||||||
The length of the list of entities | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|