IDkmNativeExportsEnableNotification Interface

Definition

Interface to update components when 'IsNativeExportsEnabled' 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 IDkmNativeExportsEnableNotification
public interface class IDkmNativeExportsEnableNotification
__interface IDkmNativeExportsEnableNotification
public interface IDkmNativeExportsEnableNotification
type IDkmNativeExportsEnableNotification = interface
Public Interface IDkmNativeExportsEnableNotification

Methods

OnNativeExportsChanged(DkmEngineSettings)

Called when 'IsNativeExportsEnabled' is changed.

Applies to