IVsHiddenTextClient Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | ExecMarkerCommand(IVsHiddenRegion^, Int32) | Executes a text marker command against a marker. |
![]() | GetMarkerCommandInfo(IVsHiddenRegion^, Int32, array<String^>^, array<UInt32>^) | Returns marker command information. |
![]() | GetTipText(IVsHiddenRegion^, array<String^>^) | Signals that the user has hovered the mouse over a collapsed hidden text region. |
![]() | MakeBaseSpanVisible(IVsHiddenRegion^, array<TextSpan>^) | Called when a particular hidden region needs to be displayed. |
![]() | OnBeforeSessionEnd() | Called before the hidden text session is terminated. |
![]() | OnHiddenRegionChange(IVsHiddenRegion^, HIDDEN_REGION_EVENT, Int32) | Called when the user expands or collapses a hidden region. |
Show:
