IVsSyntheticTextClient Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | 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, array<String^>^, array<UInt32>^) | Returns marker command information. |
![]() | GetTipText(IVsSyntheticRegion^, array<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. |
Show:
