VsSyntheticTextLayerClass 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.

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

Returns a static snapshot list of synthetic regions.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodTerminate()

Tells the session to sever its link (and drop its COM reference) to the client.

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodUnadviseClient()

Tells the session to sever its link, and drop its COM reference, to the client.

Return to top
Show: