SE_rastileinfo_set_rowcol

Sets the row and column numbers.

Usage syntax

LONG SE_rastileinfo_set_rowcol (SE_RASTILEINFO tile, LONG row, LONG column);

Parameters
tile The tile handle
row A pointer to the row number
column A pointer to the column number
Description

SE_rastileinfo_set_rowcol sets the row and column numbers.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_RASTILEINFO_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED