Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |