SE_rasbandinfo_set_band_name |
Sets the band name for a raster band.
LONG SE_rasbandinfo_set_band_name (SE_RASBANDINFO rasterband, const CHAR *band_name);
rasterband | The raster band handle |
band_name | A pointer to the name of the band |
SE_rasbandinfo_get_band_name sets the name of a raster band. Set band_name to at least SE_MAX_DESCRIPTION_LENGTH.
SE_SUCCESS
SE_INVALID_POINTER
SE_NET_FAILURE
SE_SDE_NOT_STARTED