IEnumBackgroundCopyGroups 介面 (qmgr.h)

[IEnumBackgroundCopyGroups 可用於需求一節中指定的作業系統。 它在後續版本中可能會變更或無法使用。 請改用 BITS 介面。]

使用 IEnumBackgroundCopyGroups 介面來列舉下載佇列中的群組清單。 若要取得 IEnumBackgroundCopyGroups 介面指標,請呼叫 IBackgroundCopyQMgr::EnumGroups 方法。

繼承

IEnumBackgroundCopyGroups介面繼承自IUnknown介面。 IEnumBackgroundCopyGroups 也有下列類型的成員:

方法

IEnumBackgroundCopyGroups介面具有這些方法。

 
IEnumBackgroundCopyGroups::Clone

使用 Clone 方法來建立另一個 IEnumBackgroundCopyGroups 列舉值,其中包含與目前列舉狀態相同的列舉狀態。
IEnumBackgroundCopyGroups::GetCount

使用 GetCount 方法來擷取列舉中的群組數目計數。
IEnumBackgroundCopyGroups::Next

使用 Next 方法來擷取列舉序列中的指定專案數目。 如果序列中剩餘的元素數目少於所要求的專案數,則會擷取其餘的專案。 (IEnumBackgroundCopyGroups.Next)
IEnumBackgroundCopyGroups::Reset

使用 Reset 方法可將列舉序列重設為開頭。 (IEnumBackgroundCopyGroups.Reset)
IEnumBackgroundCopyGroups::Skip

使用 Skip 方法可略過列舉序列中的下一個指定專案數目。 如果序列中剩餘的專案少於所要求元素數目要略過,則會略過序列中的最後一個專案。 (IEnumBackgroundCopyGroups.Skip)

需求

   
最低支援的用戶端 Windows XP
最低支援的伺服器 Windows Server 2003
目標平台 Windows
標頭 qmgr.h