| 
SEDRIS Reference Manual
 APPENDIX B - Transmittal Access Level 1 API Functions SE FreeDataTableSubExtent  | 
|---|
| extern void | |||
| SE_FreeDataTableSubExtent | |||
| ( | |||
| SE_Data_Table_Sub_Extent | * | extents_ptr | 1 | 
| ); | |||
Frees the axes_bounds array for *extents_ptr; corresponds to SE_GetDataTableSubExtent().
1 pointer to extents whose axes_bounds are freed.
Prev: SE_FreeDataTableSignature.
Next: SE_GetDataTableConstantSignature.
Up:Index.
  |