Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Used to provide new capabilities that can be called by script debuggers and in-process callers.
Important
This interface is implemented by PDM v11.0 and greater. Found in activdbg100.h.
Methods
The IRemoteDebugApplication110 interface exposes the following methods.
| Method | Description |
|---|---|
| IRemoteDebugApplication110::SetDebuggerOptions | Called to update debugger options. The options default to 0 (SDO_NONE). |
| IRemoteDebugApplication110::GetCurrentDebuggerOptions | Returns the current set of options that are enabled. |
| IRemoteDebugApplication110::GetMainThread | Returns the main thread for hosts that call SetSite. |