IDebugNativeExceptionInfo.GetNativeException(NATIVE_EXCEPTION_INFO[]) 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 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[]