ShellTextBuffer.IVsTextStreamEvents.OnChangeStreamAttributes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
virtual void Microsoft.VisualStudio.TextManager.Interop.IVsTextStreamEvents.OnChangeStreamAttributes(int iPos, int iLength) = Microsoft::VisualStudio::TextManager::Interop::IVsTextStreamEvents::OnChangeStreamAttributes;
void IVsTextStreamEvents.OnChangeStreamAttributes (int iPos, int iLength);
abstract member Microsoft.VisualStudio.TextManager.Interop.IVsTextStreamEvents.OnChangeStreamAttributes : int * int -> unit
override this.Microsoft.VisualStudio.TextManager.Interop.IVsTextStreamEvents.OnChangeStreamAttributes : int * int -> unit
Sub OnChangeStreamAttributes (iPos As Integer, iLength As Integer) Implements IVsTextStreamEvents.OnChangeStreamAttributes
Parameters
- iPos
- Int32
- iLength
- Int32