SE_objectlockinfo_get_object_type

Retrieves the object type.

Usage syntax

LONG SE_objectlockinfo_get_object_type (const SE_OBJECTLOCKINFO objectlock, LONG *object_type);

Parameters
objectlock The objectlockinfo handle
object_type A pointer to the object type
Description

SE_objectlockinfo_get_object_type retrieves the type 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