VsSyntheticTextLayer Methods

 

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

NameDescription
System_CAPS_pubmethodAddSyntheticRegions(UInt32, Int32, array<NewSyntheticRegion>^, array<IVsEnumSyntheticRegions^>^)

Adds synthetic text sessions.(Inherited from IVsSyntheticTextSession.)

System_CAPS_pubmethodEnumSyntheticRegions(UInt32, UInt32, array<TextSpan>^, IVsEnumSyntheticRegions^)

Returns a static snapshot list of synthetic regions.(Inherited from IVsSyntheticTextSession.)

System_CAPS_pubmethodTerminate()

Immediately kills the synthetic text session.(Inherited from IVsSyntheticTextSession.)

System_CAPS_pubmethodUnadviseClient()

Tells the session to sever its link, and drop its COM reference, to the client.(Inherited from IVsSyntheticTextSession.)

Return to top
Show: