Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enables an expression evaluator (EE) to display a message in the debugger's output window.
IDebugIDECallback : IUnknown
Notes for Implementers
This callback is implemented by the managed debug engine.
Notes for Callers
It can be consumed by an expression evaluator to send output to the debugger’s output window.
Methods
This interface implements the following method:
Method |
Description |
|---|---|
Sends the specified message string to the debugger's output window. |
Requirements
Header: Ee.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll