Condividi tramite


IEnumDebugStackFrames.Clone(IEnumDebugStackFrames) Method

Definition

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

Parameters

Returns

Applies to