SE_state_open64 |
Opens a state.
LONG SE_state_open64 (SE_CONNECTION connection, SE_STATE_ID state_id);
connection | The connection handle |
state_id | The 64 bit state ID |
SE_state_open opens the specified state. The state cannot have any children. Only the owner or the ArcSDE DBA may open a state.
SE_SUCCESS
SE_CONNECTION_IN_USE
SE_CONNECTION_LOCKED
SE_DB_IO_ERROR
SE_INVALID_STATE_ID
SE_NET_FAILURE
SE_NO_PERMISSIONS
SE_SDE_NOT_STARTED
SE_STATE_HAS_CHILDREN
SE_STATE_INUSE