SE_state_free_lock |
Releases a locked state
void SE_state_free_lock (LONG SE_CONNECTION connection, LONG state_id);
connection | The connection handle |
state_id | The state ID |
SE_state_free_lock frees a locked state. Only the owner or ArcSDE administrator can unlock a state.
SE_SUCCESS
SE_DB_IO_ERROR
SE_INVALID_STATE_ID
SE_NET_FAILURE
SE_NO_PERMISSIONS
SE_SDE_NOT_STARTED
SE_STATE_NOEXIST
SE_TABLE_NOEXIST