Condividi tramite


IDebugNativeExceptionInfo.GetNativeException(NATIVE_EXCEPTION_INFO[]) Method

Definition

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

Parameters

pExceptionInfo
NATIVE_EXCEPTION_INFO[]

Returns

Applies to