SE_rasbandinfo_get_band_name |
Retrieves the band name for a raster band.
LONG SE_rasbandinfo_get_band_name (const SE_RASBANDINFO rasterband, CHAR *band_name);
rasterband | The raster band handle |
band_name | A pointer to the name of the band |
SE_rasbandinfo_get_band_name returns 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