SE_state_close64

Closes a state.

Usage syntax

LONG SE_state_close64 (SE_CONNECTION connection, SE_STATE_ID state_id);

Parameters
connection The connection handle
state_id The 64 bit state ID
Description

This function closes the specified state. Only the owner or the ArcSDE DBA may close a state.

Returns

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