This document is archived and information here might be outdated. Recommended version. |
The time when the lock was acquired.
[Visual Basic .NET]
Public ReadOnly Property LockTime As Object
[C#]
public object LockTime {get;}
[C++]
HRESULT get_LockTime(
Variant* time
);
[C++] Parameters time [out, retval]
time is a parameter of type VARIANT*