SE_coordref_get_xy_envelope

Returns the xy extent of the supplied coordinate reference object.

Usage syntax

LONG SE_coordref_get_xy_envelope (SE_COORDREF coordref, SE_ENVELOPE *extent);

Parameters
coordref A pointer to the coordinate reference object
extent A pointer to an SE_ENVELOPE structure
Description

Returns the xy extent of the supplied coordinate reference object.

Returns

SE_SUCCESS
SE_INVALID_COORDREF_OBJECT

SE_INVALID_POINTER