Example 5: Inserting data into the <Data Table>
SE_Status_Code SE_PutDataTable
SE_Integer_Unsigned element_count,
const SE_Integer_Positive tbl_prop_descr_num[],
SE_Integer_Unsigned byte_count,
const SE_Property_Data_Value *data_in_ptr
SE_Status_Code SE_PutDataTableSubExtent
const SE_Data_Table_Sub_Extent *extents_ptr,
SE_Integer_Unsigned element_count,
const SE_Integer_Positive tbl_prop_descr_num[],
SE_Integer_Unsigned byte_count,
const SE_Property_Data_Value *data_in_ptr
Data Organized as an Array of SE_Property_Data_Value structures.