SE_objectlockinfo_get_object_id

Retrieves the object ID.

Usage syntax

LONG SE_objectlockinfo_get_object_id (const SE_OBJECTLOCKINFO objectlock, LONG *object_id);

Parameters
objectlock The objectlockinfo handle
object_id A pointer to the object ID
Description

SE_objectlockinfo_get_object_id retrieves the ID of a object. 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