SE_spatialrefinfo_set_coordref

Sets the coordinate reference of the supplied spatial reference object.

Usage syntax

LONG SE_spatialrefinfo_set_coordref (SE_SPATIALREFINFO spatialref, SE_COORDREF coordref);

Parameters
spatialref A pointer to the spatial reference
coordref A pointer to the coordinate reference
Description

Sets the coordinate reference for the spatial reference object.

Returns

SE_SUCCESS
SE_FAILURE

SE_INVALID_SPATIALREFINFO_OBJECT

SE_INVALID_POINTER