ShellTextBuffer.IVsTextStreamEvents.OnChangeStreamText Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- iPos
- Int32
- iOldLen
- Int32
- iNewLen
- Int32
- fLast
- Int32