SE_connection_free_all_locks

Releases all locks held by the specified connection.

Usage syntax

LONG SE_connection_free_all_locks (SE_CONNECTION connection);

Parameters
connection The connection handle
Description

SE_connection_free_all_locks releases all the area locks for all layers associated with the connection.

Returns

SE_SUCCESS
SE_CONNECTION_LOCKED

SE_SDE_NOT_STARTED

SE_INVALID_POINTER

SE_INVALID_PARAM_VALUE

SE_NET_FAILURE