SE_rasterband_create |
Creates a raster band entry in the raster band table
LONG SE_rasterband_create (SE_CONNECTION connection, const SE_RASBANDINFO rasterband, LONG *band_id);
connection | The connection handle |
rasterband | A pointer to the raster band |
band_id | The raster band ID |
SE_rasterband_create creates a raster band entry in the RAS_BND<N> table.
SE_SUCCESS
SE_DB_IO_ERROR
SE_FAILURE
SE_INVALID_POINTER
SE_NET_FAILURE
SE_SDE_NOT_STARTED