SE_spatialrefinfo_get_coordref

Returns a pointer to the coordinate reference of the supplied spatial reference object.

Usage syntax

LONG SE_spatialrefinfo_get_coordref (const SE_SPATIALREFINFO spatialref, SE_COORDREF coordref);

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

Returns a pointer to the coordinate reference of the supplied spatial reference object.

Returns

SE_SUCCESS
SE_FAILURE

SE_INVALID_POINTER

SE_INVALID_SPATIALREFINFO_OBJECT