IVsSyntheticTextClient Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodExecMarkerCommand(IVsSyntheticRegion^, Int32)

Execute the specified marker command on the specified synthetic region.

System_CAPS_pubmethodGetErrorText(UInt32, IVsSyntheticRegion^, String^)

Returns error text for hovering.

System_CAPS_pubmethodGetMarkerCommandInfo(IVsSyntheticRegion^, Int32, array<String^>^, array<UInt32>^)

Returns marker command information.

System_CAPS_pubmethodGetTipText(IVsSyntheticRegion^, array<String^>^)

Returns the tip text for hovering.

System_CAPS_pubmethodOnBeforeSessionEnd()

Fires event indicating the synthetic text session end.

System_CAPS_pubmethodOnSyntheticRegionChange(IVsSyntheticRegion^, SYNTHETIC_REGION_EVENT)

Fires event indicating the synthetic text region has changed.

Return to top
Show: