SE_rasbandinfo_get_raster_id |
Retrieves the raster ID for the raster band.
LONG SE_rasbandinfo_get_raster_id (const SE_RASBANDINFO rasterband, LONG *raster_id);
rasterband | The rasterband handle |
raster_id | A pointer to the raster ID value |
SE_rasbandinfo_get_raster_id retrieves the raster ID associated with the raster band. This function returns meaningful information for an SE_RASBANDINFO object that describes an existing raster band only.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASBANDINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED