Udostępnij za pośrednictwem


Metoda ModelingErrorListProvider.IVsRunningDocTableEvents.OnBeforeLastDocumentUnlock —

IVsRunningDocTableEvents.OnBeforeLastDocumentUnlock

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Private Function OnBeforeLastDocumentUnlock ( _
    docCookie As UInteger, _
    dwRDTLockType As UInteger, _
    dwReadLocksRemaining As UInteger, _
    dwEditLocksRemaining As UInteger _
) As Integer Implements IVsRunningDocTableEvents.OnBeforeLastDocumentUnlock
int IVsRunningDocTableEvents.OnBeforeLastDocumentUnlock(
    uint docCookie,
    uint dwRDTLockType,
    uint dwReadLocksRemaining,
    uint dwEditLocksRemaining
)

Parametry

Wartość zwracana

Typ: System.Int32

Implementuje

IVsRunningDocTableEvents.OnBeforeLastDocumentUnlock(UInt32, UInt32, UInt32, UInt32)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ModelingErrorListProvider Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell