共用方式為


ICorDebug::EnumerateProcesses 方法

為所偵錯的處理序取得列舉值。

HRESULT EnumerateProcesses (
    [out] ICorDebugProcessEnum      **ppProcess
);

參數

  • ppProcess
    ICorDebugProcessEnum 物件位址的指標,這個物件是偵錯中處理序的列舉值。

需求

**平台:**請參閱 .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

請參閱

參考

ICorDebug 介面