SE_rasbandinfo_get_band_name

Retrieves the band name for a raster band.

Usage syntax

LONG SE_rasbandinfo_get_band_name (const SE_RASBANDINFO rasterband, CHAR *band_name);

Parameters
rasterband The raster band handle
band_name A pointer to the name of the band
Description

SE_rasbandinfo_get_band_name returns the name of a raster band. Set band_name to at least SE_MAX_DESCRIPTION_LENGTH

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_NET_FAILURE

SE_SDE_NOT_STARTED