SE_spatialrefinfo_set_coordref |
Sets the coordinate reference of the supplied spatial reference object.
LONG SE_spatialrefinfo_set_coordref (SE_SPATIALREFINFO spatialref, SE_COORDREF coordref);
spatialref | A pointer to the spatial reference |
coordref | A pointer to the coordinate reference |
Sets the coordinate reference for the spatial reference object.
SE_SUCCESS
SE_FAILURE
SE_INVALID_SPATIALREFINFO_OBJECT
SE_INVALID_POINTER