SE_state_free_lock

Releases a locked state

Usage syntax

void SE_state_free_lock (LONG SE_CONNECTION connection, LONG state_id);

Parameters
connection The connection handle
state_id The state ID
Description

SE_state_free_lock frees a locked state. Only the owner or ArcSDE administrator can unlock a state.

Returns

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