| SE_shape_free |
Frees the memory allocated for a shape object.
void SE_shape_free (SE_SHAPE shape);
| shape | A handle to an active shape object |
Frees the memory allocated for a shape object.
• If you pass a shape returned from SE_stable_search or SE_stable_get_shape to ‘tgt_shape’, the SE_READ_ONLY_SHAPE error is returned.