SE_version_free_lock

Releases the lock on a version.

Usage syntax

LONG SE_version_free_lock (SE_CONNECTION connection, const CHAR *version_name);

Parameters
connection The connection handle
version_name The version name
Description

SE_version_free_lock frees the lock on a version.

Returns

SE_SUCCESS
SE_DB_IO_ERROR

SE_NET_FAILURE

SE_SDE_NOT_STARTED

SE_VERSION_NOEXIST