IDebugCoreServer3::DisableAutoAttach

禁用与此服务器关联的所有调试引擎的自动附加。

语法

int DisableAutoAttach();

返回值

如果成功,则返回 S_OK;否则,返回错误代码。

另请参阅