This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IC > IClassFactory Interface > IClassFactory.RemoteLockServer Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Sub RemoteLockServer ( _ ByVal fLock As Integer _ )
[C#] public void RemoteLockServer ( int fLock );
[C++]
HRESULT RemoteLockServer(
long fLock
);
[C++]
Parameters fLock [in] fLock is a parameter of type long
IClassFactory is a Microsoft interface. Please refer to MSDN for information about this interface.
IClassFactory is a Microsoft interface. Please refer to MSDN for information about this interface.