Share via


IVsTextStream Members

Include Protected Members
Include Inherited Members

Provides reading and writing capabilities using one-dimensional coordinates.

The IVsTextStream type exposes the following members.

Methods

 

Name

Description

Public method

AdviseTextStreamEvents

Not implemented.

Public method

CanReplaceStream

Tests whether a given editing operation can succeed (for example, copy or cut).

Public method

CreateEditPoint

Creates an EditPoint object at the given location in the text buffer.

Public method

CreateStreamMarker

Creates a stream marker of a given type over the specified region.

Public method

CreateTextPoint

Creates a TextPoint object at the given location in the text buffer.

Public method

EnumMarkers

Enumerates s specific set of text stream markers, based on the criteria specified.

Public method

FindMarkerByPosition

Locates a marker of a given type based on a position in the text stream.

Public method

GetLanguageServiceID

Overloaded.

Public method

GetLastLineIndex

Overloaded.

Public method

GetLengthOfLine

Overloaded.

Public method

GetLineCount

Overloaded.

Public method

GetLineIndexOfPosition

Overloaded.

Public method

GetPositionOfLine

Overloaded.

Public method

GetPositionOfLineIndex

Overloaded.

Public method

GetSize

Overloaded.

Public method

GetStateFlags

Overloaded.

Public method

GetStream

Provides direct, stream-oriented access to the text buffer.

Public method

GetUndoManager

Overloaded.

Public method

InitializeContent

Overloaded.

Public method

LockBuffer

Overloaded.

Public method

LockBufferEx

Overloaded.

Public method

Reload

Overloaded.

Public method

ReloadStream

Replaces text without deleting markers.

Public method

ReplaceStream

Handles editing, such as line breaking, line joining, and so on.

Public method

ReplaceStreamEx

Handles editing, such as line breaking, line joining, and so on.

Public method

Reserved1

Overloaded.

Public method

Reserved10

Overloaded.

Public method

Reserved2

Overloaded.

Public method

Reserved3

Overloaded.

Public method

Reserved4

Overloaded.

Public method

Reserved5

Overloaded.

Public method

Reserved6

Overloaded.

Public method

Reserved7

Overloaded.

Public method

Reserved8

Overloaded.

Public method

Reserved9

Overloaded.

Public method

SetLanguageServiceID

Overloaded.

Public method

SetStateFlags

Overloaded.

Public method

UnadviseTextStreamEvents

Not implemented.

Public method

UnlockBuffer

Overloaded.

Public method

UnlockBufferEx

Overloaded.

Top

See Also

Reference

IVsTextStream Interface

Microsoft.VisualStudio.TextManager.Interop Namespace