IDebugClient5::D etachCurrentProcess 方法 (dbgeng.h)
DetachCurrentProcess 方法會將 調試程式 引擎與目前進程中斷連結,並繼續其所有 線程。
語法
HRESULT DetachCurrentProcess();
傳回值
這個方法也可能傳回錯誤值。 如需詳細資訊,請參閱 傳回值。
傳回碼 | 描述 |
---|---|
|
方法成功。 |
言論
目標必須在 Windows XP 或更新版本的 Windows 上執行。
如需建立及附加至即時使用者模式目標的詳細資訊,請參閱 Live User-Mode Targets。
要求
要求 | 價值 |
---|---|
目標平臺 | 桌面 |
標頭 | dbgeng.h (include Dbgeng.h) |