SEDRIS Reference Manual
APPENDIX B - Transmittal Access Level 1 API
Functions
SE FreeDataTableSignature
extern void
SE_FreeDataTableSignature
(
SE_Table_Property_Description_Fields  *prop_array_ptr,1
SE_Integer_Positive  table_prop_descript_number[]2
);

Definition

Frees the given <Data Table> signature.



Parameters Notes

1 the <Table Property Description> array to be freed

2 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_FreeDataTableConstantSignature. Next: SE_FreeDataTableSubExtent. Up:Index.