|
SEDRIS Reference Manual
APPENDIX B - LEVEL 1 READ and WRITE API Functions SE FreeDataTableSignature |
|---|
| extern void | |||
| SE_FreeDataTableSignature | |||
| ( | |||
| SE_Table_Property_Description_Fields | * | prop_array_ptr, | (notes) |
| SE_Integer_Positive | table_prop_descript_number[] | (notes) | |
| ); | |||
Frees the given <Data Table> signature.
the <Table Property Description> array to be freed
the array to be freed;
an array of indices into the ordered list of
<Table Property Descriptions> of the given <Data Table> instance.
Prev: SE_FreeDataTableDataStrings.
Next: SE_FreeDataTableSubExtent.
Up:Index.
|