IVsENCRebuildableProjectCfg2::GetExceptionSpans Method (UInt32, array<ENC_EXCEPTION_SPAN>^, UInt32)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
int GetExceptionSpans( unsigned int celt, array<ENC_EXCEPTION_SPAN>^ rgelt, unsigned int% pceltFetched )
Parameters
- celt
- Type: System::UInt32
- rgelt
- Type: array<Microsoft.VisualStudio.Shell.Interop::ENC_EXCEPTION_SPAN>^
- pceltFetched
- Type: System::UInt32
Return Value
Type: System::Int32
Show: