IDkmTaskProviderCreateNotification Interface

Definition

IDkmTaskProviderCreateNotification is implemented by components that want to listen for the TaskProviderCreate event. The target process may continue to run during this notification. Indicates that a task provider object has been created.

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, RuntimeId, TaskProviderId.

C++/CX
public interface class IDkmTaskProviderCreateNotification

Methods

OnTaskProviderCreate(DkmTaskProvider, DkmEventDescriptor)

OnTaskProviderCreate is invoked as part of event processing. See interface definition for more information.

Applies to

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