ICorPublish 介面ICorPublish Interface
作為一般介面,用來發佈有關進程的資訊,以及有關這些進程中應用程式域的資訊。Serves as the general interface for publishing information about processes and information about the application domains in those processes.
方法Methods
方法Method | 描述Description |
---|---|
EnumProcesses 方法EnumProcesses Method | 取得 ICorPublishProcessEnum 實例,其中包含在這部電腦上執行的受管理進程。Gets an ICorPublishProcessEnum instance that contains the managed processes running on this computer. |
GetProcess 方法GetProcess Method | 取得 ICorPublishProcess 實例,表示具有指定之識別碼的進程。Gets an ICorPublishProcess instance that represents the process with the specified identifier. |
規格需求Requirements
平台: 請參閱 系統需求。Platforms: See System Requirements.
標頭: CorPub .idl、CorPub。hHeader: CorPub.idl, CorPub.h
程式庫: CorGuids.libLibrary: CorGuids.lib
.NET Framework 版本:自 1.0 起可用Available since 1.0.NET Framework Versions: 自 1.0 起可用Available since 1.0