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