IVsIntellisenseHost_Corrected::HighlightMatchingBrace Method (UInt32, UInt32, array<TextSpan>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.9.0 (in Microsoft.VisualStudio.TextManager.Interop.9.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.TextManager.Interop.9.0 (in Microsoft.VisualStudio.TextManager.Interop.9.0.dll)
int HighlightMatchingBrace( unsigned int dwFlags, unsigned int cSpans, array<TextSpan>^ rgBaseSpans )
Parameters
- dwFlags
- Type: System::UInt32
- cSpans
- Type: System::UInt32
- rgBaseSpans
- Type: array<Microsoft.VisualStudio.TextManager.Interop::TextSpan>^
Return Value
Type: System::Int32
Show: