IBackgroundCopyManager interface
Creates transfer jobs, retrieves an enumerator object that contains the jobs in the queue, and retrieves individual jobs from the queue.
Members
The IBackgroundCopyManager interface inherits from the IUnknown interface. IBackgroundCopyManager also has these types of members:
Methods
The IBackgroundCopyManager interface has these methods.
Method | Description |
---|---|
CreateJob | Creates a transfer job. |
GetJob | Retrieves a specified job from the queue. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10, version 1709 [desktop apps only] |
Minimum supported server |
Windows Server, version 1709 [desktop apps only] |
Header |
|
IDL |
|
Library |
|
DLL |
|
IID |
IID_IBackgroundCopyManager is defined as 5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C |