IDkmVisualStudioServices120 Interface

Definition

Interface implemented by the AD7AL as a gateway to services provided by the rest of Visual Studio.

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.

This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).

C++/CX
public interface class IDkmVisualStudioServices120

Methods

DisplayUserMessagePrompt(DkmUserMessage, DkmWorkList, DkmCompletionRoutine<DkmDisplayUserMessagePromptAsyncResult>)

Displays a message to the user inside the Visual Studio debugger IDE. This method is the Async implementation. Once it is executed the completion routine will be called with the DkmProcess and the user response (Yes/No). This method requires DkmUserMessage.Process to be non-null.

Applies to

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