SE_objectlockinfo_get_owner |
Retrieves the object lock’s owner
LONG SE_objectlockinfo_get_owner (const SE_OBJECTLOCKINFO objectlock, CHAR *owner, LONG *svrpid);
objectlock | The objectlockinfo handle |
owner | The object lock owner |
svrpid | The server process ID |
SE_objectlockinfo_get_owner retrieves the owner for a specific object lock. Allocate at least SE_MAX_OWNER_LEN bytes for the owner parameter.
SE_SUCCESS
SE_INVALID_OBJECTLOCKINFO_OBJECT
SE_INVALID_POINTER
SE_NET_FAILURE
SE_SDE_NOT_STARTED