Share via


IClassFactory.LockServer Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Sub LockServer ( _
    fLock As Integer _
)
void LockServer(
    int fLock
)
void LockServer(
    [InAttribute] int fLock
)
abstract LockServer : 
        fLock:int -> unit 
function LockServer(
    fLock : int
)

Parameters

.NET Framework Security

See Also

Reference

IClassFactory Interface

Microsoft.VisualStudio.OLE.Interop Namespace