IDkmNativeDebuggingEnableNotification Interface

Definition

Interface to update components when native debugging is enabled or disabled for a particular process. Note that for Visual Studio 11, native debugging cannot be enabled/disabled on the fly, but future versions may support this functionality.

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, TransportKind.

C++/CX
public interface class IDkmNativeDebuggingEnableNotification

Methods

OnNativeDebuggingEnabledChanged(DkmProcess)

Called when 'IsNativeDebuggingEnabled' is changed.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022