Extracting Data Table Data
extern SE_STATUS_CODE_ENUM
const SE_DATA_TABLE_EXTENTS *extents_ptr,
SE_PROPERTY_DATA_VALUE_PTR *result_out_ptr
Returns a single element from each cell (selected_elements & selected_components) for the specified area of interest (extents)
Returned data is placed in the memory area passed as result_out_ptr and managed by store_in
- SE_PROPERTY_DATA_VALUE_PTR is a handle to a tagged union of arrays.