ICorDebugEval::GetThread 方法

获取其中正在执行或将执行此评估的线程。

语法

HRESULT GetThread (  
    [out] ICorDebugThread   **ppThread  
);  

参数

ppThread
[out] 指向表示线程的 ICorDebugThread 对象的地址的指针。

要求

平台:请参阅系统要求

标头:CorDebug.idl、CorDebug.h

库:CorGuids.lib

.NET Framework 版本:自 1.0 起可用