ICorPublishProcessEnum 介面ICorPublishProcessEnum Interface
ICorPublishEnum介面的子類別,可提供方法來遍歷ICorPublishProcess物件的集合。A subclass of the ICorPublishEnum interface that provides methods to traverse a collection of ICorPublishProcess objects.
方法Methods
方法Method | 描述Description |
---|---|
下一個方法Next Method | ICorPublishProcess 從目前位置開始,取得集合中指定的實例數目。Gets the specified number of ICorPublishProcess instances from the collection, starting at the current position. |
備註Remarks
介面會實 ICorPublishProcessEnum
ICorPublishEnum抽象介面的方法。The ICorPublishProcessEnum
interface implements the methods of the abstract interface, ICorPublishEnum.
ICorPublishProcessEnum
實例是由ICorPublish:: EnumProcesses方法建立。An ICorPublishProcessEnum
instance is created by the ICorPublish::EnumProcesses method. 物件集合的遍歷 ICorPublishProcess
是根據建立實例時所指定的篩選準則 ICorPublishProcessEnum
。The traversal of the collection of ICorPublishProcess
objects is based on the filter criteria given at the time the ICorPublishProcessEnum
instance was created.
規格需求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