SE_rasbandinfo_get_band_number |
Retrieves the sequence number for a raster band.
LONG SE_rasbandinfo_get_band_number (const SE_RASBANDINFO rasterband, LONG *sequence_nbr);
rasterband | The rasterband handle |
sequence_nbr | A pointer to the sequence number |
SE_rasbandinfo_get_band_number retrieves the sequence number of 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