ShellTextBuffer.IVsTextStreamEvents.OnChangeStreamText メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
virtual void Microsoft.VisualStudio.TextManager.Interop.IVsTextStreamEvents.OnChangeStreamText(int iPos, int iOldLen, int iNewLen, int fLast) = Microsoft::VisualStudio::TextManager::Interop::IVsTextStreamEvents::OnChangeStreamText;
void IVsTextStreamEvents.OnChangeStreamText (int iPos, int iOldLen, int iNewLen, int fLast);
abstract member Microsoft.VisualStudio.TextManager.Interop.IVsTextStreamEvents.OnChangeStreamText : int * int * int * int -> unit
override this.Microsoft.VisualStudio.TextManager.Interop.IVsTextStreamEvents.OnChangeStreamText : int * int * int * int -> unit
Sub OnChangeStreamText (iPos As Integer, iOldLen As Integer, iNewLen As Integer, fLast As Integer) Implements IVsTextStreamEvents.OnChangeStreamText
パラメーター
- iPos
- Int32
- iOldLen
- Int32
- iNewLen
- Int32
- fLast
- Int32