Share via


IDebugExceptionEvent150.GetExceptionDetails(IDebugExceptionDetails) Method

Definition

public:
 int GetExceptionDetails([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugExceptionDetails ^ % ppDetails);
public int GetExceptionDetails (out Microsoft.VisualStudio.Debugger.Interop.IDebugExceptionDetails ppDetails);
abstract member GetExceptionDetails : IDebugExceptionDetails -> int
Public Function GetExceptionDetails (ByRef ppDetails As IDebugExceptionDetails) As Integer

Parameters

Returns

Applies to