AcSmDatabase.GetLockOwnerInfo Method

Sheet Set Manager API

 
AcSmDatabase.GetLockOwnerInfo Method
 
 
 

Returns the user name and machine name of the lock owner.

Syntax

GetLockOwnerInfo(
 pstrUserName As String,
 pstrMachineName As String) As Object
pstrUserName Output user name of the user who locked the database
pstrMachineName Output machine name of the user who locked the database