IVsSyntheticTextSession Interface

Definition

Handles the addition of regions and communication with synthetic text sessions.

C++/CX
public interface class IVsSyntheticTextSession
Derived
Attributes

Methods

AddSyntheticRegions(UInt32, Int32, NewSyntheticRegion[], IVsEnumSyntheticRegions[])

Adds synthetic text sessions.

EnumSyntheticRegions(UInt32, UInt32, TextSpan[], IVsEnumSyntheticRegions)

Returns a static snapshot list of synthetic regions.

Terminate()

Immediately kills the synthetic text session.

UnadviseClient()

Tells the session to sever its link, and drop its COM reference, to the client.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022