SE_state_close64 |
Closes a state.
LONG SE_state_close64 (SE_CONNECTION connection, SE_STATE_ID state_id);
connection | The connection handle |
state_id | The 64 bit state ID |
This function closes the specified state. Only the owner or the ArcSDE DBA may close 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