SE_spatialrefinfo_get_description |
Returns a description of the supplied spatial reference object.
LONG SE_spatialrefinfo_get_description (SE_SPATIALREFINFO spatialref, CHAR *description);
spatialref | A pointer to the spatial reference |
description | A pointer to a character string representation of the spatial reference |
Returns the description of the supplied spatial reference object. Use SE_MAX_DESCRIPTION_LEN when declaring the description.
SE_SUCCESS
SE_FAILURE
SE_INVALID_POINTER
SE_INVALID_SPATIALREFINFO_OBJECT