SE_transforminfo_get_name

Fetches the descriptive name of the coordinate transformation object.

Usage syntax

LONG SE_transforminfo_get_name (const SE_TRANSFORMINFO transform, CHAR * name);

Parameters

transform

The coordinate transformation object.

name

The name of the coordinate transformation system.

Description

SE_transforminfo_get_name fetches the name coordinate transformation object.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_SDE_NOT_STARTED

SE_INVALID_TRANSFORMINFO_OBJECT