SE_stream_last_inserted_raster_id

Retrieves the raster ID in the row most recently inserted

Usage syntax

LONG SE_stream_last_inserted_raster_id
(SE_STREAM stream,
LONG * last_raster_id);

Parameters
stream The stream handle
last_raster_id A pointer to the raster ID
Description

SE_stream_last_inserted_raster_id retrieves the raster ID in the row that was most recently inserted on this stream.

Returns

SE_SUCCESS
SE_CONNECTION_IN_USE

SE_CONNECTION_LOCKED

SE_INVALID_POINTER

SE_FUNCTION_SEQUENCE_ERROR

SE_INVALID_STREAM_TYPE

SE_OPERATION_NOT_ALLOWED