| SE_columninfo_set_size |
Sets width for column.
LONGSE_columninfo_set_size (SE_COLUMNINFO column, LONG size);
| column | The column entry handle |
| size | The width to set for the column |
This function sets the width allowed for a column. The exact meaning of this value depends on the column type and may be ignored for some.
SE_SUCCESS
SE_INVALID_PARAM_VALUE
SE_INVALID_COLUMNINFO_OBJECT
SE_SDE_NOT_STARTED