Example 5: Options for Inserting datainto 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.