IBackgroundCopyJobHttpOptions2 介面 (bits10_2.h)
使用此介面來擷取和/或覆寫用於BITS傳輸的 HTTP 方法。
若要取得此介面,請使用介面標識符的 __uuidof (IBackgroundCopyJobHttpOptions2) 呼叫 IBackgroundCopyJob::QueryInterface 方法。
繼承
IBackgroundCopyJobHttpOptions2 介面繼承自 IBackgroundCopyJobHttpOptions。 IBackgroundCopyJobHttpOptions2 也有下列類型的成員:
方法
IBackgroundCopyJobHttpOptions2 介面具有這些方法。
IBackgroundCopyJobHttpOptions2::GetHttpMethod 擷取寬字串,其中包含BITS傳輸的 HTTP 方法名稱。 根據預設,下載作業會是 「GET」 上傳和上傳-回覆作業會是 「BITS_POST」。 |
IBackgroundCopyJobHttpOptions2::SetHttpMethod 覆寫用於 BITS 傳輸的預設 HTTP 方法。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 版本 1809 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2016 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | bits10_2.h (包含 Bits.h) |