Registers object with the lock manager and starts the lock manager process if it is not running.
[Visual Basic .NET] Public Function Register ( _ ) As Boolean
[C#] public bool Register ( );
[C++]
HRESULT Register(
VARIANT_BOOL* succeeded
);
[C++]Parameters
succeeded [out, retval] succeeded is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.