ICorDebugFrame.CreateStepper(ICorDebugStepper) Method

Definition

public:
 void CreateStepper([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugStepper ^ % ppStepper);
public void CreateStepper (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugStepper ppStepper);
abstract member CreateStepper : ICorDebugStepper -> unit
Public Sub CreateStepper (ByRef ppStepper As ICorDebugStepper)

Parameters

ppStepper
ICorDebugStepper

Applies to