Skip to content

Latest commit

 

History

History
78 lines (64 loc) · 2.74 KB

nn-bits2_0-ibackgroundcopyjob3.md

File metadata and controls

78 lines (64 loc) · 2.74 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:bits2_0.IBackgroundCopyJob3
IBackgroundCopyJob3 (bits2_0.h)
Use the IBackgroundCopyJob3 interface to download ranges of a file and change the prefix of a remote file name.
IBackgroundCopyJob3
IBackgroundCopyJob3 interface [BITS]
IBackgroundCopyJob3 interface [BITS]
described
bits.ibackgroundcopyjob3
bits2_0/IBackgroundCopyJob3
bits\ibackgroundcopyjob3.htm
Bits
46e115bb-2634-4b79-b307-45720d8cb2be
12/05/2018
IBackgroundCopyJob3, IBackgroundCopyJob3 interface [BITS], IBackgroundCopyJob3 interface [BITS],described, bits.ibackgroundcopyjob3, bits2_0/IBackgroundCopyJob3
bits2_0.h
Bits.h
Windows
Windows Vista, Windows XP with SP2,KB842773 on Windows Server 2003, and Windows XP
Windows Server 2008, Windows Server 2003 with SP1
Bits2_0.idl
Bits.lib
BitsPrx3.dll
Windows
19H1
IBackgroundCopyJob3
bits2_0/IBackgroundCopyJob3
c++
APIRef
kbSyntax
COM
BitsPrx3.dll
IBackgroundCopyJob3

IBackgroundCopyJob3 interface

-description

Use the IBackgroundCopyJob3 interface to download ranges of a file and change the prefix of a remote file name.

The IBackgroundCopyJob3 interface inherits from the IBackgroundCopyJob2 interface.

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

Use the IBackgroundCopyJob3 interface pointer to call the methods of the IBackgroundCopyJob,
IBackgroundCopyJob2, and IBackgroundCopyJob3 interfaces.

-inheritance

The IBackgroundCopyJob3 interface inherits from IBackgroundCopyJob and IBackgroundCopyJob2. IBackgroundCopyJob3 also has these types of members:

-see-also

IBackgroundCopyJob

IBackgroundCopyJob2