| SE_state_free_lock64 | 
This function unlocks a state locked by the current connection
void SE_state_free_lock (LONG SE_CONNECTION connection, LONG state_id);
| connection | The connection handle | 
| state_id | The state ID | 
This function unlocks a state locked by the current connection. The state must be owned by the current user unless the current user is the ArcSDE administrator.
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