ICorDebugExceptionObjectValue.EnumerateExceptionCallStack 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 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
- ppCallstackEnum
- ICorDebugExceptionObjectCallStackEnum