SE_objectlockinfo_get_lock_mode

Retrieves the object lock’s mode

Usage syntax

LONG SE_objectlockinfo_get_lock_mode (const SE_OBJECTLOCKINFO objectlock, LONG *lock_mode);

Parameters
objectlock The objectlockinfo handle
lock_mode A pointer to the object lock's mode
Description

SE_objectlockinfo_get_lock_mode retrieves the mode of an object lock. This function returns meaningful information for an SE_OBJECTLOCKINFO object that describes an existing object lock only.

Returns

SE_SUCCESS
SE_INVALID_OBJECTLOCKINFO_OBJECT

SE_INVALID_POINTER

SE_NET_FAILURE

SE_SDE_NOT_STARTED