ICorDebug::GetProcess 方法
為指定的處理序取得 ICorDebugProcess 執行個體的指標。
HRESULT GetProcess (
[in] DWORD dwProcessId,
[out] ICorDebugProcess **ppProcess
);
參數
dwProcessId
[in] 處理序 ID。ppProcess
[out] 指定之處理序的 ICorDebugProcess 執行個體位址的指標。
需求
**平台:**請參閱 .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、1.1、1.0