SE_coordref_duplicate

Makes a copy of a coordinate reference object.

Usage syntax

LONG SE_coordref_duplicate (SE_COORDREF src_ref, SE_COORDREF tgt_ref);

Parameters
src_ref A pointer to the source coordinate reference object
tgt_ref A pointer to the target coordinate reference object
Description

Make a duplicate copy of a coordinate reference object.

Returns

SE_SUCCESS
SE_INVALID_COORDREF_OBJECT