IBackgroundCopyFile3 インターフェイス (bits3_0.h)
このインターフェイスを使用して、ダウンロードしたコンテンツを含む一時ファイルの名前を取得し、ピアがそのコンテンツを要求できるようにファイルを検証します。
IBackgroundCopyFile3 インターフェイス ポインターを取得するには、インターフェイス識別子に対して __uuidof(IBackgroundCopyFile3) を使用して IBackgroundCopyFile::QueryInterface メソッドを呼び出します。
継承
IBackgroundCopyFile3 インターフェイスは、IBackgroundCopyFile と IBackgroundCopyFile2 から継承されます。 IBackgroundCopyFile3 には、次の種類のメンバーもあります。
メソッド
IBackgroundCopyFile3 インターフェイスには、これらのメソッドがあります。
IBackgroundCopyFile3::GetTemporaryName ダウンロードの内容を含む一時ファイルの完全パスを取得します。 |
IBackgroundCopyFile3::GetValidationState このファイルの現在の検証状態を取得します。 |
IBackgroundCopyFile3::IsDownloadedFromPeer ファイルの一部がピアからダウンロードされたかどうかを示す値を取得します。 |
IBackgroundCopyFile3::SetValidationState このファイルの検証状態を設定します。 |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista |
サポートされている最小のサーバー | Windows Server 2008 |
対象プラットフォーム | Windows |
ヘッダー | bits3_0.h (Bits.h を含む) |