取得指定進程之 「ICorDebugProcess」 實例的指標。
語法
HRESULT GetProcess (
[in] DWORD dwProcessId,
[out] ICorDebugProcess **ppProcess
);
參數
dwProcessId [在]進程的識別碼。
ppProcess [出]指向指定處理程序之實 ICorDebugProcess 例位址的指標。
需求
平台: 請參閱 .NET 支援的作業系統。
標題: CorDebug.idl、CorDebug.h
圖書館: CorGuids.lib
.NET 版本: 自 .NET Framework 1.0 起提供