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, | (notes) |
EDCS_Attribute_Value | * | value_array_ptr | (notes) |
); |
Frees the given <Data Table> constant signature.
the <Table Property Description> array to be freed
the selected_values array to be freed
Prev: SE_AddObjectToAggregate.
Next: SE_FreeDataTableSignature.
Up:Index.
|