SE_rascolinfo_get_description |
Retrieves the raster column description.
LONG SE_rascolinfo_get_description (const SE_RASCOLINFO rastercolumn, CHAR *description);
rastercolumn | The rastercolumn handle |
description | The raster column description |
SE_rascolinfo_get_description retrieves the description for a specific raster column. The description parameter should be at least SE_MAX_DESCRIPTION_LEN bytes long.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASCOLINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED