SE_state_lock64

Locks a state.

Usage syntax

LONG SE_state_lock64 (SE_CONNECTION connection, SE_STATE_ID state_id);
 

Parameters
connection The connection handle
state_id The 64 bit state ID of the state to be locked
Description

This function locks a state. Only the owner or ArcSDE DBA can lock a state.

Returns

SE_SUCCESS
SE_DB_IO_ERROR

SE_INVALID_STATE_ID

SE_LOCK_CONFLICT

SE_NET_FAILURE

SE_NO_PERMISSIONS

SE_OUT_OF_LOCKS

SE_STATE_NOEXIST

SE_TABLE_NOEXIST