PutSlice method |
Applies to
TIB_ColumnArray
Declaration
Procedure PutSlice(PArrayDesc: PISC_ARRAY_DESC; PArrayBuffer: pointer; PArraySize: pointer );
Description
This method allows you to write the array or a slice of it from a buffer
that you have declared directly via the API.