ScriptEditorControl.IVsCodeWindow.GetBuffer(IVsTextLines) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
virtual int Microsoft.VisualStudio.TextManager.Interop.IVsCodeWindow.GetBuffer([Runtime::InteropServices::Out] Microsoft::VisualStudio::TextManager::Interop::IVsTextLines ^ % buffer) = Microsoft::VisualStudio::TextManager::Interop::IVsCodeWindow::GetBuffer;
int IVsCodeWindow.GetBuffer (out Microsoft.VisualStudio.TextManager.Interop.IVsTextLines buffer);
abstract member Microsoft.VisualStudio.TextManager.Interop.IVsCodeWindow.GetBuffer : IVsTextLines -> int
override this.Microsoft.VisualStudio.TextManager.Interop.IVsCodeWindow.GetBuffer : IVsTextLines -> int
Function GetBuffer (ByRef buffer As IVsTextLines) As Integer Implements IVsCodeWindow.GetBuffer
Параметры
- buffer
- IVsTextLines