IVsHiddenTextSession Methods

 

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

NameDescription
System_CAPS_pubmethodAddHiddenRegions(UInt32, Int32, array<NewHiddenRegion>^, array<IVsEnumHiddenRegions^>^)

Adds a new hidden region to the text buffer.

System_CAPS_pubmethodEnumHiddenRegions(UInt32, UInt32, array<TextSpan>^, IVsEnumHiddenRegions^)

Returns a list of the current hidden regions.

System_CAPS_pubmethodTerminate()

Ends the hidden text session.

System_CAPS_pubmethodUnadviseClient()

Releases the IVsHiddenTextClient.

Return to top
Show: