SE_coordref_get_vertcs |
Returns a pointer to the vertical coordinate system of the supplied coordinate reference object.
LONG SE_coordref_get_vertcs (SE_COORDREF coordref, PE_VERTCS *vcs);
coordref | A pointer to the coordinate reference object |
vcs | A pointer to the vertical coordinate system |
Returns a pointer to the vertical coordinate system of the supplied coordinate reference object. The vertical coordinate system is managed by the Projection Engine. If the given coordinate reference object does not have an active vertical coordinate system object associated with it, a NULL vertical coordinate system handle will be returned.