Share via


IEnumDebugStackFrames2.Clone(IEnumDebugStackFrames2) Method

Definition

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

Parameters

Returns

Applies to