IDkmSteppingManagerCallback169 Interface

Definition

Extends the information runtime monitors can obtain from the stepping manager.

Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: BaseDebugMonitorId, EngineId, RuntimeId, SourceId.

This API was introduced in Visual Studio 16 Update 9 (DkmApiVersion.VS16Update9).

public interface IDkmSteppingManagerCallback169
type IDkmSteppingManagerCallback169 = interface
Public Interface IDkmSteppingManagerCallback169

Methods

GetCrossThreadParent(DkmStepper)

Use instead of CrossThreadParent.

Applies to