SE_coordref_get_srid |
Returns the spatial refrence ID from the supplied coordinate system object
LONG SE_coordref_get_srid (SE_COORDREF coordref, LONG *srid);
coordref | A pointer to the coordinate reference object |
srid | The spatial reference ID |
Returns the spatial refrence ID from the supplied coordinate system object.
SE_SUCCESS
SE_FAILURE
SE_SDE_NOT_STARTED
SE_INVALID_COORDREF_OBJECT
SE_INVALID_POINTER