SE_coordref_get_srid

Returns the spatial refrence ID from the supplied coordinate system object

Usage syntax

LONG SE_coordref_get_srid (SE_COORDREF coordref, LONG *srid);

Parameters
coordref A pointer to the coordinate reference object
srid The spatial reference ID
Description

Returns the spatial refrence ID from the supplied coordinate system object.

Returns

SE_SUCCESS
SE_FAILURE

SE_SDE_NOT_STARTED

SE_INVALID_COORDREF_OBJECT

SE_INVALID_POINTER