SE_spatialrefinfo_set_auth_srid |
Sets the authority ID of a spatial reference object.
LONG SE_spatialrefinfo_set_auth_srid (SE_SPATIALREFINFO spatialref, LONG auth_srid);
spatialref | A pointer to the spatial reference |
auth_srid | The authority ID |
Sets the authority ID for a spatial reference object.
SE_SUCCESS
SE_FAILURE
SE_INVALID_SPATIALREFINFO_OBJECT
SE_INVALID_POINTER