SE_rastileinfo_get_level

Retrieves the level.

Usage syntax

LONG SE_rastileinfo_get_level (const SE_RASTILEINFO tile, LONG *level);

Parameters
tile The tile handle
level A pointer to the level value
Description

SE_rastileinfo_get_level retrieves the level value. This function returns meaningful information for an SE_RASTILEINFO object that describes an existing raster tile only.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_RASTILEINFO_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED