IDkmSteppingCodePathProvider Interface

Definition

Used by AD7 to get step into specific options.

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

public interface class IDkmSteppingCodePathProvider
public interface class IDkmSteppingCodePathProvider
__interface IDkmSteppingCodePathProvider
public interface IDkmSteppingCodePathProvider
type IDkmSteppingCodePathProvider = interface
Public Interface IDkmSteppingCodePathProvider

Methods

GetCodePaths(DkmSteppingCodePathSource, DkmStackWalkFrame, DkmStepUnit)

GetCodePaths is called to get step into specific targets.

Applies to