This document is archived and information here might be outdated. Recommended version. |
[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.
IClassFactory is a Microsoft interface. Please refer to MSDN for information about this interface.