IDebugManagedExceptionInfo2.GetExceptionBoundaryType Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetExceptionBoundaryType(cli::array <Microsoft::VisualStudio::Debugger::Interop::EXCEPTION_BOUNDARY_TYPE> ^ pType);
public int GetExceptionBoundaryType(Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_BOUNDARY_TYPE[] pType);
abstract member GetExceptionBoundaryType : Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_BOUNDARY_TYPE[] -> int
Public Function GetExceptionBoundaryType (pType As EXCEPTION_BOUNDARY_TYPE()) As Integer
Parameters
- pType
- EXCEPTION_BOUNDARY_TYPE[]