| 
SEDRIS Reference Manual
 APPENDIX B - Transmittal Access Level 1 API Functions SE FreeDataTableConstantSignature  | 
|---|
| extern void | |||
| SE_FreeDataTableConstantSignature | |||
| ( | |||
| SE_Table_Property_Description_Fields | * | prop_array_ptr, | 1 | 
| EDCS_Attribute_Value | * | value_array_ptr | 2 | 
| ); | |||
Frees the given <Data Table> constant signature.
1 the <Table Property Description> array to be freed
2 the selected_values array to be freed
Prev: SE_AddObjectToAggregate.
Next: SE_FreeDataTableSignature.
Up:Index.
  |