IEnumDebugExceptionInfo2.Clone(IEnumDebugExceptionInfo2) 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 Clone([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IEnumDebugExceptionInfo2 ^ % ppEnum);
public int Clone (out Microsoft.VisualStudio.Debugger.Interop.IEnumDebugExceptionInfo2 ppEnum);
abstract member Clone : IEnumDebugExceptionInfo2 -> int
Public Function Clone (ByRef ppEnum As IEnumDebugExceptionInfo2) As Integer
Parameters
- ppEnum
- IEnumDebugExceptionInfo2