IBackgroundCopyFile2 インターフェイス (bits2_0.h)
IBackgroundCopyFile2 インターフェイスを使用して、ファイルの新しいリモート名を指定し、ダウンロードする範囲の一覧を取得します。
IBackgroundCopyFile2 インターフェイスは、IBackgroundCopyFile インターフェイスから継承します。
IBackgroundCopyFile2 インターフェイス ポインターを取得するには、インターフェイス識別子に __uuidof(IBackgroundCopyFile2) を使用して IBackgroundCopyFile::QueryInterface メソッドを呼び出します。 IBackgroundCopyFile2 インターフェイス ポインターを使用して、IBackgroundCopyFile メソッドと IBackgroundCopyFile2 メソッドの両方を呼び出します。
継承
IBackgroundCopyFile2 インターフェイスは、IBackgroundCopyFile から継承します。 IBackgroundCopyFile2 には、次の種類のメンバーもあります。
メソッド
IBackgroundCopyFile2 インターフェイスには、これらのメソッドがあります。
IBackgroundCopyFile2::GetFileRanges リモート ファイルからダウンロードする範囲を取得します。 |
IBackgroundCopyFile2::SetRemoteName リモート名をダウンロード ジョブの新しい URL に変更します。 |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista、Windows XP SP2、Windows Server 2003 のKB842773、Windows XP |
サポートされている最小のサーバー | Windows Server 2008、Windows Server 2003 SP1 |
対象プラットフォーム | Windows |
ヘッダー | bits2_0.h (Bits.h を含む) |