IEnumExplorerCommand 介面 (shobjidl_core.h)
由 IExplorerCommandProvider 提供。 這個介面包含要放入命令行中的命令列舉。
繼承
IEnumExplorerCommand 介面繼承自 IUnknown 介面。 IEnumExplorerCommand 也有下列類型的成員:
方法
IEnumExplorerCommand 介面具有這些方法。
IEnumExplorerCommand::Clone 目前未實作。 (IEnumExplorerCommand.Clone) |
IEnumExplorerCommand::Next 擷取直接遵循目前元素的指定項目數目。 |
IEnumExplorerCommand::Reset 將列舉重設為 0。 |
IEnumExplorerCommand::Skip 目前未實作。 (IEnumExplorerCommand.Skip) |
備註
這個介面的方法都不應該與網路資源通訊。 它們會在UI線程上呼叫;與網路資源通訊會導致UI停止回應。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | shobjidl_core.h (包括 Shobjidl.h) |