通知调试器指定的连接已终止。
HRESULT DestroyConnection (
[in] ICorDebugProcess *pProcess,
[in] CONNID dwConnectionId
);
参数
pProcess
[in] 一个指向 ICorDebugProcess 对象的指针,该对象表示包含已损坏的连接的进程。dwConnectionId
[in] 已损坏的连接的 ID。
备注
宿主在宿主 API 中调用 ICLRDebugManager::EndConnection 时,将激发 DestroyConnection 回调。
要求
**平台:**请参见 .NET Framework 系统要求。
头文件: CorDebug.idl、CorDebug.h
**库:**CorGuids.lib
**.NET Framework 版本:**4、3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0