IVsSyntheticTextClient Interface

Definition

Provides management of the client of a synthetic text region.

C++/CX
public interface class IVsSyntheticTextClient
Attributes

Methods

ExecMarkerCommand(IVsSyntheticRegion, Int32)

Execute the specified marker command on the specified synthetic region.

GetErrorText(UInt32, IVsSyntheticRegion, String)

Returns error text for hovering.

GetMarkerCommandInfo(IVsSyntheticRegion, Int32, String[], UInt32[])

Returns marker command information.

GetTipText(IVsSyntheticRegion, String[])

Returns the tip text for hovering.

OnBeforeSessionEnd()

Fires event indicating the synthetic text session end.

OnSyntheticRegionChange(IVsSyntheticRegion, SYNTHETIC_REGION_EVENT)

Fires event indicating the synthetic text region has changed.

Applies to

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