Condividi tramite


IDebugExceptionEvent2.GetException(EXCEPTION_INFO[]) Method

Definition

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

Parameters

pExceptionInfo
EXCEPTION_INFO[]

Returns

Applies to