SE_spatialrefinfo_duplicate

Makes a copy of a spatial reference object.

Usage syntax

LONG SE_spatialrefinfo_duplicate (const SE_SPATIALREFINFO src_sref, SE_ SPATIALREFINFO tgt_sref);

Parameters
src_sref A pointer to the source spatial reference object
tgt_sref A pointer to the target spatial reference object
Description

Makes a copy of a spatial reference object.

Returns

SE_SUCCESS
SE_INVALID_SPATIALREFINFO_OBJECT

SE_OUT_OF_CLMEM