SE_rasterinfo_get_description

Retrieves the raster description

Usage syntax

LONG SE_rasterinfo_get_description (const SE_RASTERINFO raster, CHAR *description);

Parameters
raster The raster handle
description The raster description
Description

SE_rasterinfo_get_description retrieves the description for a specific raster. The description parameter should be at least SE_MAX_DESCRIPTION_LEN bytes long.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_RASTERINFO_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED