Example 5: Options for Inserting data into a <Data Table> [2 of 2]
- These functions support 3 different organizations of the cell data to be inserted.
- Data as an array of the tagged union structures SE_PROPERTY_DATA_VALUE.
- Data as an array of Packed Cells.
- Data as a SE_PROPERTY_DATA_VALUE_PTR.
- The user application is responsible for memory management of the cell data.