ICorDebugExceptionObjectValue.EnumerateExceptionCallStack Method

Definition

public:
 int EnumerateExceptionCallStack([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugExceptionObjectCallStackEnum ^ % ppCallstackEnum);
public int EnumerateExceptionCallStack (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugExceptionObjectCallStackEnum ppCallstackEnum);
abstract member EnumerateExceptionCallStack : ICorDebugExceptionObjectCallStackEnum -> int
Public Function EnumerateExceptionCallStack (ByRef ppCallstackEnum As ICorDebugExceptionObjectCallStackEnum) As Integer

Parameters

Returns

Applies to