SE_spatialrefinfo_set_auth_srid

Sets the authority ID of a spatial reference object.

Usage syntax

LONG SE_spatialrefinfo_set_auth_srid (SE_SPATIALREFINFO spatialref, LONG auth_srid);

Parameters
spatialref A pointer to the spatial reference
auth_srid The authority ID
Description

Sets the authority ID for a spatial reference object.

Returns

SE_SUCCESS
SE_FAILURE

SE_INVALID_SPATIALREFINFO_OBJECT

SE_INVALID_POINTER