IVsColorizer Methods

 

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

NameDescription
System_CAPS_pubmethodCloseColorizer()

Releases any references held on a VsTextBuffer object.

System_CAPS_pubmethodColorizeLine(Int32, Int32, IntPtr, Int32, array<UInt32>^)

Colorizes the given text.

System_CAPS_pubmethodGetStartState(Int32)

Determines the state in which colorization of the first line of the buffer should begin.

System_CAPS_pubmethodGetStateAtEndOfLine(Int32, Int32, IntPtr, Int32)

Determines the end-of-line state for a given line.

System_CAPS_pubmethodGetStateMaintenanceFlag(Int32)

Returns the state maintenance requirement for the colorizer.

Return to top
Show: