ICorDebugExceptionObjectCallStackEnum Interface

Definition

public interface class ICorDebugExceptionObjectCallStackEnum
[System.Runtime.InteropServices.Guid("ED775530-4DC4-41F7-86D0-9E2DEF7DFC66")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugExceptionObjectCallStackEnum
[<System.Runtime.InteropServices.Guid("ED775530-4DC4-41F7-86D0-9E2DEF7DFC66")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugExceptionObjectCallStackEnum = interface
Public Interface ICorDebugExceptionObjectCallStackEnum
Attributes

Methods

Clone(ICorDebugEnum)
GetCount(UInt32)
Next(UInt32, CorDebugExceptionObjectStackFrame[], UInt32)
Reset()
Skip(UInt32)

Applies to