SE_state_free_lock64

This function unlocks a state locked by the current connection

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

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.

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