This topic has not yet been rated - Rate this topic

IVsIntellisenseHost_Corrected.HighlightMatchingBrace Method

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.9.0 (in Microsoft.VisualStudio.TextManager.Interop.9.0.dll)
int HighlightMatchingBrace(
	uint dwFlags,
	uint cSpans,
	TextSpan[] rgBaseSpans
)

Parameters

dwFlags
Type: UInt32
cSpans
Type: UInt32
rgBaseSpans
Type: Microsoft.VisualStudio.TextManager.Interop.TextSpan[]

Return Value

Type: Int32
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.