Example 3: <Data Table> Signatures [2 of 2]
Returns the number of elements for the data_table.
Allocates a list of EDCS codes read from the <Table Property Description’s> fields that are components of data_table.
Optionally creates a list of <Table Property Descriptions>.
These lists should be freed with the Level 1 function SE_FreeDataTableSignature().
SE_STATUS_CODE_ENUM SE_GetDataTableSignature
SE_UINT32 *element_count_out_ptr,
SE_TABLE_PROPERTY_DESCRIPTION_FIELDS **prop_array_out_ptr,
EDCS_AC_ID **element_array_out_ptr,
EDCS_CC_ID **component_array_out_ptr
void SE_FreeDataTableSignature
SE_TABLE_PROPERTY_DESCRIPTION_FIELDS *prop_array_ptr,
EDCS_AC_ID *element_array_ptr,
EDCS_CC_ID *component_array_ptr