IDkmSymbolPathChangeNotification Interface

Definition

Interface to update components when symbol settings change.

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.

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

Methods

OnSymbolPathChanged(DkmEngineSettings)

Called when the symbol path is changed.

Applies to