This document is archived and information here might be outdated. Recommended version. |
The user that owns the lock.
[Visual Basic .NET]
Public ReadOnly Property LockOwner As String
[C#]
public string LockOwner {get;}
[C++]
HRESULT get_LockOwner(
System.String* owner
);
[C++] Parameters owner [out, retval]
owner is a parameter of type BSTR*