SE_state_close |
Closes a state.
LONG SE_state_close (SE_CONNECTION connection, LONG state_id);
connection | The connection handle |
state_id | The state ID |
SE_state_close closes the specified state. Only the owner or the ArcSDE DBA may close a state.
SE_SUCCESS
SE_CONNECTION_IN_USE
SE_CONNECTION_LOCKED
SE_DB_IO_ERROR
SE_INVALID_STATE_ID
SE_NET_FAILURE
SE_NO_PERMISSIONS
SE_SDE_NOT_STARTED
SE_STATE_HAS_CHILDREN
SE_STATE_INUSE