IDkmJustMyCodeEnableNotification Interface

Definition

Interface to update components when JustMyCode is enabled or disabled.

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 IDkmJustMyCodeEnableNotification
public interface class IDkmJustMyCodeEnableNotification
__interface IDkmJustMyCodeEnableNotification
public interface IDkmJustMyCodeEnableNotification
type IDkmJustMyCodeEnableNotification = interface
Public Interface IDkmJustMyCodeEnableNotification

Methods

OnJustMyCodeChanged(DkmEngineSettings)

Called when 'IsJustMyCodeEnabled' is changed.

Applies to