Поделиться через


VsTextBufferClass.IVsTextLines_UnlockBuffer - метод

Разблокирует блокированный буфер с помощью метода LockBuffer.

Пространство имен:  Microsoft.VisualStudio.TextManager.Interop
Сборка:  Microsoft.VisualStudio.TextManager.Interop (в Microsoft.VisualStudio.TextManager.Interop.dll)

Синтаксис

'Декларация
Public Overridable Function IVsTextLines_UnlockBuffer As Integer
public virtual int IVsTextLines_UnlockBuffer()
public:
virtual int IVsTextLines_UnlockBuffer()
abstract IVsTextLines_UnlockBuffer : unit -> int  
override IVsTextLines_UnlockBuffer : unit -> int
public function IVsTextLines_UnlockBuffer() : int

Возвращаемое значение

Тип: Int32

Реализации

IVsTextLines.UnlockBuffer()

Безопасность платформы .NET Framework

См. также

Ссылки

VsTextBufferClass Класс

Microsoft.VisualStudio.TextManager.Interop - пространство имен