SE_stream_last_inserted_raster_id |
Retrieves the raster ID in the row most recently inserted
LONG SE_stream_last_inserted_raster_id
(SE_STREAM stream,
LONG * last_raster_id);
stream | The stream handle |
last_raster_id | A pointer to the raster ID |
SE_stream_last_inserted_raster_id retrieves the raster ID in the row that was most recently inserted on this stream.
SE_SUCCESS
SE_CONNECTION_IN_USE
SE_CONNECTION_LOCKED
SE_INVALID_POINTER
SE_FUNCTION_SEQUENCE_ERROR
SE_INVALID_STREAM_TYPE
SE_OPERATION_NOT_ALLOWED