Skip to content

Latest commit

 

History

History
70 lines (58 loc) · 2.27 KB

nn-bits3_0-ibackgroundcopyfile3.md

File metadata and controls

70 lines (58 loc) · 2.27 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:bits3_0.IBackgroundCopyFile3
IBackgroundCopyFile3 (bits3_0.h)
Use this interface to retrieve the name of the temporary file that contains the downloaded content and to validate the file so that peers can request its content.
IBackgroundCopyFile3
IBackgroundCopyFile3 interface [BITS]
IBackgroundCopyFile3 interface [BITS]
described
bits.ibackgroundcopyfile3
bits3_0/IBackgroundCopyFile3
bits\ibackgroundcopyfile3.htm
Bits
5304f93a-993a-4327-9fdb-fb2ef1dafecb
12/05/2018
IBackgroundCopyFile3, IBackgroundCopyFile3 interface [BITS], IBackgroundCopyFile3 interface [BITS],described, bits.ibackgroundcopyfile3, bits3_0/IBackgroundCopyFile3
bits3_0.h
Bits.h
Windows
Windows Vista
Windows Server 2008
Bits3_0.idl
Bits.lib
Windows
19H1
IBackgroundCopyFile3
bits3_0/IBackgroundCopyFile3
c++
APIRef
kbSyntax
COM
Bits.lib
Bits.dll
IBackgroundCopyFile3

IBackgroundCopyFile3 interface

-description

Use this interface to retrieve the name of the temporary file that contains the downloaded content and to validate the file so that peers can request its content.

To get an IBackgroundCopyFile3 interface pointer, call the IBackgroundCopyFile::QueryInterface method using __uuidof(IBackgroundCopyFile3) for the interface identifier.

-inheritance

The IBackgroundCopyFile3 interface inherits from IBackgroundCopyFile and IBackgroundCopyFile2. IBackgroundCopyFile3 also has these types of members:

-see-also

IBackgroundCopyFile

IBackgroundCopyFile2