IBackgroundCopyJob1 interface (qmgr.h)

[IBackgroundCopyJob1 is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. Instead, use the BITS interfaces.]

Use the IBackgroundCopyJob1 interface to add files to the job and retrieve the job's status.

Inheritance

The IBackgroundCopyJob1 interface inherits from the IUnknown interface. IBackgroundCopyJob1 also has these types of members:

Methods

The IBackgroundCopyJob1 interface has these methods.

 
IBackgroundCopyJob1::AddFiles

Use the AddFiles method to add one or more files to download to the job.
IBackgroundCopyJob1::get_JobID

Use the get_JobID method to retrieve the job's identifier.
IBackgroundCopyJob1::GetFile

Use the GetFile method to retrieve the remote and local file names for the given file in the job.
IBackgroundCopyJob1::GetFileCount

Use the GetFileCount method to retrieve the number of files in the job.
IBackgroundCopyJob1::GetProgress

Use the GetProgress method to retrieve the job's progress.
IBackgroundCopyJob1::GetStatus

Use the GetStatus method to retrieve the state of the job.

Requirements

Requirement Value
Minimum supported client Windows XP
Minimum supported server Windows Server 2003
Target Platform Windows
Header qmgr.h