Condividi tramite


IDebugExceptionEvent150.GetException(EXCEPTION_INFO150[]) Method

Definition

public:
 int GetException(cli::array <Microsoft::VisualStudio::Debugger::Interop::EXCEPTION_INFO150> ^ pExceptionInfo);
public int GetException(Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_INFO150[] pExceptionInfo);
abstract member GetException : Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_INFO150[] -> int
Public Function GetException (pExceptionInfo As EXCEPTION_INFO150()) As Integer

Parameters

pExceptionInfo
EXCEPTION_INFO150[]

Returns

Applies to