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.
Implemented by the debugger integrated development environment (IDE) (in addition to IApplicationDebugger) to give an external component more control over the user interface (UI) of the debugger.
In addition to the methods inherited from IUnknown, the IApplicationDebuggerUI interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IApplicationDebuggerUI::BringDocumentToTop | Brings the window containing the specified debug document to the top in the debugger user interface. |
| IApplicationDebuggerUI::BringDocumentContextToTop | Brings the window containing the given document context to the top in the debugger user interface and scrolls the window to the context. |