SE_stream_get_raster_tile |
Gets raster tile from the row
LONG SE_stream_get_rastere_tile
(SE_STREAM stream,
SE_RASTILEINFO tile_ptr);
stream | The stream handle |
tile_ptr | A pointer to the returned tile |
SE_stream_get_rastere_tile retrieves a raster tile from the current record on the specified stream.
If there is no data for this column, the function returns the warning SE_NULL_VALUE.
SE_SUCCESS
SE_CONNECTION_IN_USE
SE_CONNECTION_LOCKED
SE_FUNCTION_SEQUENCE_ERROR
SE_INVALID_POINTER
SE_INVALID_STREAM
SE_OUT_OF_CLMEM
SE_SDE_NOT_STARTED