SE_rastileinfo_get_rowcol |
Retrieves the row and column ID.
LONG SE_rastileinfo_get_rowcol (const SE_RASTILEINFO tile, LONG *row, LONG *column);
tile | The tile handle |
row | A pointer to the row number |
column | A pointer to the column number |
SE_rastileinfo_get_rowcol retrieves the row and column number. This function returns meaningful information for an SE_RASTILEINFO object that describes an existing raster tile only.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASTILEINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED