Function Name: Free Data Table Constant Signature

Definition

Frees the given Data Table constant signature.

Prototype


extern void
SE_FreeDataTableConstantSignature
(
SE_TABLE_PROPERTY_DESCRIPTION_FIELDS *prop_array_ptr, (notes)
SE_PROPERTY_DATA_VALUE *value_array_ptr (notes)
);

Parameters Notes

prop_array_ptr

  the <Table Property Description> array to be freed

value_array_ptr

 the selected_values array to be freed

Prev: Add Object To Aggregate. Next: Free Data Table Extents. Up:Index.