Anteckning
Å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.
The DetachProcesses method detaches the debugger engine from all processes in all targets, resuming all their threads.
Syntax
HRESULT DetachProcesses();
Return value
This method may also return error values. See Return Values for more details.
| Return code | Description |
|---|---|
|
The method was successful. |
Remarks
The targets must be running on Windows XP or a later version of Windows.
For more information about creating and attaching to live user-mode targets, see Live User-Mode Targets.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | dbgeng.h (include Dbgeng.h) |