This document is archived and information here might be outdated. Recommended version. |
The ID of the locked object.
[Visual Basic .NET]
Public ReadOnly Property ObjectID As Long
[C#]
public long ObjectID {get;}
[C++]
HRESULT get_ObjectID(
System.Int64* ID
);
[C++] Parameters ID [out, retval]
ID is a parameter of type int64*